Command line:
eval.exe "expression"
Commands at the prompt:
cst : View contantes list
var : View variables list
cmd : View functions list
clr : Clear all variables
cls : Clear screen
help / ? : View this help
Enter 'exit', 'quit' or 'Ctrl-C' to close the program.
eval.exe
eval.exe sqr(28.5)
eval.exe "sqrt(2) + 1"
1.10 - 2011-05-07
* fix sign, null line
* result with 10 digits
* add ClearSpaces()
* clean code
1.00 - 2011-05-01
* initial version
![]() |
CC0 1.0 Universal (CC0 1.0) Public Domain Dedication |