math_parser 0.3.2

A parser for mathematical expressions
Documentation
1
2
3
4
5
6
**__Math Parser__**

# Thanks

Thanks to [@wildarch](https://github.com/wildarch) for writing [this](https://github.com/wildarch/pest-calculator/blob/main/docs/Tutorial.md).
It really helped for the first release.