simple interactive command line calculator.
-d
use degree in trigonometric functions-h
print help dialoge-i
force interactive mode-v
verbose mode: outputs token and postfix notation-V
version
Syntax: func(..)
abs
tan
,sin
,cos
atan
,asin
,acos
log
exp
sqrt
floor
ceil
Use the up and down arrow keys so scroll through your sessions input history
- ghc
make
sudo make install
sudo make uninstall