Express Calculator (Linux, Windows, DOS, Atari ST, Miyoo CFW)
Posted: Sun Mar 17, 2024 7:11 pm
Express Calculator
A command line scientific calculator for Linux, Windows, DOS, Atari ST, and Miyoo CFW.
Operator precedence:
NOT() BNOT()
^ MOD
* /
+ -
SHL SHR
< > <= >=
= <>
BAND
XOR
BOR
AND
OR
Functions:
ABS() INT() SQR() SIN() COS() TAN() ATN() LOG()
ROUND() SGN() EXP() PRIME() FACTORIAL() RND PI
Set the accuracy of floating point math with PRECISION.
Denote a hexidecimal value with the &H prefix.
Variables are named from A to Z.
Enter STOA - STOZ to store the last evaluation.
# inserts the last evaluation in an expression.
Enter RESET to set values for the variables.
Enter LIST to view the variables values.
Enter EXIT to end the program.
Enter HELP to see this text again.
Includes binaries for Linux, Win32, and DOS, Atari ST, Miyoo CFW.
http://www.lucidapogee.com/download.php?file=ec.zip
A command line scientific calculator for Linux, Windows, DOS, Atari ST, and Miyoo CFW.
Operator precedence:
NOT() BNOT()
^ MOD
* /
+ -
SHL SHR
< > <= >=
= <>
BAND
XOR
BOR
AND
OR
Functions:
ABS() INT() SQR() SIN() COS() TAN() ATN() LOG()
ROUND() SGN() EXP() PRIME() FACTORIAL() RND PI
Set the accuracy of floating point math with PRECISION.
Denote a hexidecimal value with the &H prefix.
Variables are named from A to Z.
Enter STOA - STOZ to store the last evaluation.
# inserts the last evaluation in an expression.
Enter RESET to set values for the variables.
Enter LIST to view the variables values.
Enter EXIT to end the program.
Enter HELP to see this text again.
Includes binaries for Linux, Win32, and DOS, Atari ST, Miyoo CFW.
http://www.lucidapogee.com/download.php?file=ec.zip