A class to parse and solve a string equation.
It supports standard order of operations and use of parentheses.
Operators supported:
* Additon
* Subtraction
* Multiplication
* Division
* Modulus
* Exponent (^)

Release Status
Curently in development: 1.0 Alpha

Version 1.0 Alpha Progress

0%
0%

There is a total of completed unit for this project. There is unit expected for this major version.

Features