Skip to content

grcandy/mathematical-expressions-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mathematical expressions parser

A really simple expression evaluator supporting the four basic math operations, functions, parentheses, and variables.

This is a tweaked version of a parser originally written by Blake O'Hare. You can find the original version here.

What does this tweak change?

You can now safely evaluate mathematical expressions including built-in functions such as cos, sin, exp, etc.

Want to contribute?

This is just a start. Please feel free to fork and pull requests!

About

Mathematical expressions parser written in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%