Skip to content

🧮Python program for solving 2nd degree equation and get details of the factorising using PLY for lexing parsing but no library for math part🧮

Notifications You must be signed in to change notification settings

LucaHermann/ComputorV1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

ComputorV1

install PLY for exec the program https://www.dabeaz.com/ply/ do global install by doing python3 setup.py install --user (on 42 IMacs) without --user on a personal macBook or IMac. for exec : (1) python3.7 srcs/computor.py (2) equation (3) press enter (4) q + enter for clean quit after equation solved

About

🧮Python program for solving 2nd degree equation and get details of the factorising using PLY for lexing parsing but no library for math part🧮

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages