Simple command line calculator https://amath.innolan.net
Go to file
Carsten Larsen 432af7debc Fixed typo 2015-03-23 19:45:49 +01:00
arc
def Fixed typo 2015-03-22 15:59:34 +01:00
io Fixed typo 2015-03-22 15:59:34 +01:00
lib Fixed typo 2015-03-22 15:59:34 +01:00
libc
libm
main
prog
script
COPYRIGHT
HISTORY
LICENSE
Makefile
Makefile.aros
Makefile.m68k
README.md Fixed typo 2015-03-23 19:45:49 +01:00
configure

README.md

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