amath/README.md

21 lines
295 B
Markdown
Raw Normal View History

2015-03-08 22:28:11 +00:00
amath - Simple command line calculator
======================================
Usage
~~~~~
Do a calculation:
> amath 1.2+1.4
2015-03-23 18:45:49 +00:00
Get an interactive prompt:
2015-03-08 22:28:11 +00:00
> amath shell
Show version string:
> amath version
Run regression test:
> amath test
Open amath in its own window (if supported):
> amath