amath
1.8.5
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
FreeBSD: freshports.org
Haiku OS: depot.haiku-os.org
Mac OS X and Linux: pkgsrc.joyent.com
NetBSD: netbsd.org and pkgsrc.se
Windows: amath.innolan.net
A full Release history is available for amath.