Skip to content

danialkoosha56/math_interperter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

math_interperter

The project implements an interpreter that parses a mathematical expression given as a string, evaluates the operators (“+”, “−”, “×”, “/”, “=”, “(”, “)”) based on their precedence, and computes the final result.

About

The project implements an interpreter that parses a mathematical expression given as a string, evaluates the operators (“+”, “−”, “×”, “/”, “=”, “(”, “)”) based on their precedence, and computes the final result.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors