amath
1.6.2
Simple command line calculator
|
A mathematical calculator capable of evaluating arithmetic expressions. Main features include:
Install by copying the desired amath binary to C: or any other appropriate location.
amath supply 50 Statements and functions combined with 7 arithmetic operators:
+ Mathematical addition. - Mathematical subtraction. * Mathematical multiplication. / Mathematical division. ^ Mathematical exponentiation. = Assignment of variable values. | Absolute value of number.
Do a calculation in shell (CLI mode):
amath 1.2+1.4
Get an interactive promt in shell:
amath shell
Show version string:
amath version
Open amath in its own window:
amath
amath is open source. The main repository is located at gitlab:
https://gitlab.com/rnger/amath
Prebuild packages are available from gitlab.com
Windows with ANSI support
https://gitlab.com/rnger/amath/raw/master/bin/amath-1.6.2-ansi-x86.exe (32 bit)
(SHA256 d308424862eef418d97e3b60c00b191f711349c6f856e12b4917b114ac2f6578)
https://gitlab.com/rnger/amath/raw/master/bin/amath-1.6.2-ansi-x64.exe (64 bit)
(SHA256 170c5246f0bd0cec3e1d4f64c7c685d75cdbd5a5da7acf0ea4641c21e2a7d5ea)
Windows without ANSI support
https://gitlab.com/rnger/amath/raw/master/bin/amath-1.6.2-x86.exe (32 bit)
(SHA256 1ee22651fb09dc841b71062b8a6e9f6da285d807d3216e935a15eca9df5fd614)
https://gitlab.com/rnger/amath/raw/master/bin/amath-1.6.2-x64.exe (64 bit)
(SHA256 d3ba707f37ab27e90847d54839d65b0308124ac6ab61e1aac1deda44d87a7fad)
FreeBSD: https://www.freshports.org/math/amath/
Included in the Icaros Desktop environment: http://vmwaros.blogspot.com/
A full Release history is available for amath.