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.

2008-10-27 08:53
2.4

Many small bugfixes, improved C-like bitwise operations, and stability fixes. The input internationalization is now allowed to be different from the output internationalization.
Tags: Minor bugfixes

2008-02-18 07:40
2.3.1

Several display glitches with auto-resizing for
large numbers have been fixed, as has the
simple-calc mode. Engineering notation and
non-number input (such as @NaN@ and @Inf@) have
been made more reliable, as have some multi-step
operations. The licensing has also been updated to
be GPLv2+ compatible.
Tags: Minor bugfixes

2007-07-21 21:07
2.3

This has plenty of bugfixes and a couple nifty new
features. In the GUI realm, Wcalc now also serves
as a System Service, and so adds a "Wcalc Compute"
entry to the Services menu of other applications.
In the CLI realm, Wcalc's error reporting is now
more friendly, and will tell you exactly where in
the line the error occurred. Also, Wcalc now uses
tab-completion in the CLI, and can tab-complete
just about anything (variables, conversion units,
commands, functions, etc.).
Tags: Major feature enhancements

2006-07-14 20:38
2.2.2

The mod operator (%) is both efficient and C99-compliant now, and can be configured to treat negative numbers two different ways. Inspector is now a panel, which can be copied from. The negative exponent bug is fixed, and hexadecimal exponents can now be expressed easily (with the @ character). Several small bugs are also fixed.
Tags: Major bugfixes

2006-03-01 16:23
2.2.1

The crashing bug in the persistent variables
window was fixed.
Tags: Minor bugfixes

Project Resources