Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages