QxCalchttps://sourceforge.net/projects/qxcalc/ ...is the scriptable 'calculator'/'back end' for QxCalculator for Windows, that you may use for making a limited set of mathematical calculations. It sort of has the same capabilities as 'normal', 'basic', 'handheld' calculator, except for its scriptability. It can do a lot of work, given syntax correctness.
If you prefer scripting and the CLI to working in a GUI then you may find this backend usable. There is a syntax highlight file for vim(calc.vim). |
qxcalc supports...
|
|
Command line arguments to qxcalc are:************************************* qxcalc - A scriptable calculator Version 59 http://qxcalc.sourceforge.net/ ************************************* -h help -v version -d debug information -p Running qxcalc ./qxcalc -p script.calc -cd -ch |
Reserved words
latex ascii html xml print def sin cos tan asin acos atan PI sqrt log log10 pow nl scientific nonscientific eq eval e and s |