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 Updated headers 2015-03-22 15:58:33 +01:00
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 Initial commit 2015-03-08 23:14:50 +01:00
libm Initial commit 2015-03-08 23:14:50 +01:00
main Initial commit 2015-03-08 23:14:50 +01:00
prog Initial commit 2015-03-08 23:14:50 +01:00
script Added missing files 2015-03-08 23:28:11 +01:00
COPYRIGHT Changed encoding 2015-03-22 12:35:37 +01:00
HISTORY Changed encoding 2015-03-22 12:35:37 +01:00
LICENSE Copyright info 2015-03-22 11:50:01 +01:00
Makefile Initial commit 2015-03-08 23:14:50 +01:00
Makefile.aros Initial commit 2015-03-08 23:14:50 +01:00
Makefile.m68k Added missing files 2015-03-08 23:28:11 +01:00
README.md Fixed typo 2015-03-23 19:45:49 +01:00
configure Initial commit 2015-03-08 23:14:50 +01:00

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