A library designed to read user entered string and evaluate it as an math expression.
- Able to understand all the operators that Excel users are used to.
- Expose the System.Math functions, but allow additional functions to be added by API
- Allow variables access via delegate