Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 631 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 631 Bytes

EquationParser

This is Repo of Equation Parser Project Done as Data Structure Project in S.E.
Developed By Vatsal Soni,Yashodhan Joshi,Yatharth Vyas.

Also Check out the interpreter designed for reading and parsing equations from text files by us.

Versions

Mark I : Supports Some Basic Algebric Operations.
Mark II : Supports Algeric Operations,Solving System of Linear Equations, and Finding Real Roots of Polynomial Equations.

Details

This is a command-line based Program. Please Check README Files of each version in each folder.