And still another scientific expressions calculator (also named
Supercalc) to consider (although the OP has already decided). Looks
nice as it is implemented as a toolbar with autohide. Includes
variables, C arithmetic and relational operators, and 3 modes:
Computer (Binary, Octal, Decimal and Hex), Scientific, and Fraction.
Found this while looking at WinSpy++, "a handy programmer's utility
which can be used to select and view the properties of any window".
http://www.catch22.org.uk/software/supercalc.asp
BillR
-----
(Site excerpts)
Supercalc is an expression calculator for Windows. ....
Supercalc is a fully functioning Application Desktop Toolbar, just
like the standard Windows Taskbar. The Supercalc window can be docked
at either the top or bottom of the screen, or can be left floating by
itself. When it is docked, Supercalc can be made to auto-hide ....
Supercalc also installs its own icon in the system tray area of the
Taskbar....
There are three modes of operation.
Computer Mode
Uses the Pentium processor's built-in integer operations to perform
arithmetic. The C language syntax is used to express an equation. All
C operators are supported, including arithmetic and relational
operators. The result of an expression can be displayed in one of four
number systems: Binary, Octal, Decimal and Hexadecimal. In addition,
the binary width of the result can be adjusted to display the result
with either 8, 16 or 32bits of precision.
Scientific Mode
Uses the Pentium processor's floating point operations to perform
high-precision arithmetic. All C floating-point operators are
supported, and all calculations have up to 19bits of precision....
Floating-point results can be displayed in fixed or exponential
format.
Fraction Mode
Provides 100% accurate results by representing all numbers using
fractions instead of a single floating point number. All arithmetic is
performed using fractions, so you can be sure that all calculations
will result in a correct answer. In additional to this, decimal
numbers can be used in expressions as well, and will be converted into
fraction form to perform the calculations. Fraction results can be
expressed in either rational or irrational form.
Supercalc is highly configurable. The font type and font colours can
be adjusted to suit your own personal tastes. The Supercalc window can
also be intuitively resized ....