Short:        Complete scientific calculator V2.0
Author:       attias@ghost.sm.dsi.unimi.it (Roberto Attias)
Uploader:     attias ghost sm dsi unimi it (Roberto Attias)
Type:         os20/util
Architecture: m68k-amigaos

   ARcalc provides almost every feature you might expect from a
scientific calculator, including binary, hexadecimal and octal base
calculation.  The trigonometric functions can be applied to values
measured in degrees, radians, or decimal degrees; numbers can be
rappresented in scientific notation, with fixed decimal point (allowing
you to choose the number of decimal digits), or as a combination of
formats. Every computation is performed with an internal double
precision.
Version 2.0 adds the ability to cycle-jump over public
screens, an ARexx port, standard AmigaDOS argument parsing, the ability
to evaluate an expression specified on the command line without opening
its interface.