Description:
XEVAL is short for Expression Evaluator. It is a calculator evalulates a Mathematical expression and outputs the value with 17 digit precision.
Unlike ordinary calculators that can only evaluate mathematical expressions with two operands, XEVAL can evaluate an entire mathematical expression no matter how long it is.
Update Description:
v1.1:
- Formated output.
- Added "Format" function to force the result to be displayed in Scientific notation.
- Error messages are properly displayed.
- Uninstaller added: Shortcuts are deleted when the program is being removed.
- Fixed a few minor bugs.