Version 1.0.4
Bug Fixes
End of string bug involving unary operators.
Features
Simplification before and after the shunting yard algorithm.
These simplifications can occasionally return a numerical answer even when there are variables in the equation. These simplifications are not yet perfect and may not always generate mathematically correct code.
Added radian (rad) and degree (deg) functions.