Eval 1.18 is a full featured floating point expression evaluator that
can assign variables, has many built-in functions and constants, allows
input and output in any number base, and uses a C-like syntax for
expression evaluation.  Full ANSI C source is included, and Eval easily
ports to other platforms.
