amath/README.md

21 lines
295 B
Markdown

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