Wcalc 2.2.2 review

Download
by rbytes.net on

Wcalc is a very capable calculator

License: GPL (GNU General Public License)
File size: 0K
Developer: Kyle Wheeler
0 stars award from rbytes.net

Wcalc is a very capable calculator. Wcalc has standard functions (sin, asin, and sinh for example), many pre-defined constants (pi, e, c, etc.), support for using variables, a command history, hex/octal/binary input and output, unit conversions, bit-shifting, embedded comments, and an expandable expression entry field. It evaluates expressions using the standard order of operations.

Wcalc is a very capable calculator. It supports abitrary precision, has standard functions (sin, asin, and sinh for example, in either radians or degrees), many pre-defined constants (pi, e, c, etc.), support for using variables, "active" variables, a command history, hex/octal/binary input and output, unit conversions, embedded comments, and an expandable expression entry field. It evaluates expressions using the standard order of operations.

Wcalc uses intuitive expressions. For example, Wcalc will evaluate: 5sin 4!-7*2(4%6)^2 to be -221.96631678

Wcalc also comes in a command-line version that works on most (if not all) forms of Unix (including Linux and BSD). To support arbitrary precision, Wcalc relies on the GMP and MPFR libraries.

In the MacOSX release, these are compiled-in, so you shouldn't have to install them yourself. NOTE: GMP comes with a broken version of MPFR (I really wish they wouldn't do that). You have to install a real version of MPFR for Wcalc to work.

What's New in This Release:
Added live precision toggle (GUI)
Added modulus style preferences (BOTH)
Improved preferences versioning (GUI)
Eliminated negative zeros (BOTH)
Improved commandline help (CLI)
Plugged several small memory leaks (BOTH)
Put a mutex around the precision slider update (GUI)

Wcalc 2.2.2 keywords