amath/README.md

295 B

amath - Simple command line calculator

Usage


Do a calculation:
> amath 1.2+1.4

Get an interactive prompt:
> amath shell

Show version string:
> amath version

Run regression test:
> amath test

Open amath in its own window (if supported):
> amath