Skip to content

therealarfu/Simple-Math-Interpreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Simple-Math-Interpreter

Description The project is a math expression interpreter made in python.

Documentation

Arithmetic Operators

Operator Name Level
^ Exponential 3
* Multiply 2
/ Division 2
+ Sum 1
- Subtraction 1

About

The project is a math operation interpreter made in python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages