Download List

Project Description

Wcalc is a very capable calculator. It 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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-01 10:29
2.2

Persistent variables and internal precision
controls were added to the GUI. The CLI gained
\explain and \store commands. Both got the ability
to display numbers with separators (commas) and
several new constants and functions: Gamma,
lnGamma, sinc, zeta, and K (the Catalan Constant).
Many bugs were fixed as well.
Tags: Major feature enhancements

2005-12-02 08:17
2.1.2

The biggest bugfix is in file I/O. The rest of the
fixes are relatively minor. Drawers work again,
and the weird resizing behavior in the GUI was
eliminated. The areasinh menu display in the GUI
was corrected.
Tags: Minor bugfixes

2005-11-07 09:43
2.1.1

There were lots of bugfixes to the UTF-8 support,
especially in the GUI. Integer output was
corrected for non-abbreviated very large integers.
A logic error in variable handling was fixed.
Tags: Minor bugfixes

2005-11-02 10:53
2.1

A bug in variable storage that could sometimes
prevent update old variables from being updated
was fixed. UTF-8 support was added, along with a
magnetic flux quantum constant. A few other small
bugs were fixed as well.
Tags: Minor bugfixes

2005-08-30 08:47
2.0

The program now supports arbitrary precision, command-line unit conversions, and several new functions. This version also has better readline support and many other small bugfixes and interface improvements.
Tags: Major feature enhancements

Project Resources