Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Viele kleine Bugfixes, verbesserte C-ähnliche bitweise Operationen, Stabilität und behebt. Die Eingabe der Internationalisierung ist jetzt erlaubt, aus der Ausgabe Internationalisierung unterschiedlich sein.
Tags: Minor bugfixes
Many small bugfixes, improved C-like bitwise operations, and stability fixes. The input internationalization is now allowed to be different from the output internationalization.

2008-02-18 07:40
2.3.1

Mehrere Pannen-Anzeige mit automatischer Größenanpassung für große Zahlen wurden behoben, wie die einfache-calc-Modus. Engineering Notation und Nicht-Zahl-Eingang (wie @ @ NaN und Inf @ @) vorgenommen wurden mehr zuverlässig, da haben einige Multi-Schritt-Operationen. Die Lizenzierung wurde ebenfalls aktualisiert werden GPLv2 + kompatibel.
Tags: Minor bugfixes
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.

2007-07-21 21:07
2.3

Dies hat zahlreiche Bugfixes und ein paar nette neue Funktionen. In der GUI-Bereich, wcalc dient heute auch als System-Dienst, und so fügt einen "wcalc Berechnen" Eintritt in das Menü Dienste anderer Anwendungen. In der CLI-Bereich, wcalc das Fehler-Reporting ist nun besser, und wird Ihnen genau sagen, wo in der Zeile der Fehler aufgetreten ist. Auch wcalc verwendet jetzt die automatische Vervollständigung in der CLI, und kann tab-einfach alles komplett (Variablen, die Umwandlung Einheiten Befehle, Funktionen, etc.).
Tags: Major feature enhancements
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.).

2006-07-14 20:38
2.2.2

Der Mod-Operator (%) ist sowohl effizient als auch C99-konforme jetzt, und kann so konfiguriert werden, um negative Zahlen auf zwei verschiedene Arten behandeln. Inspector ist jetzt ein Gremium, das aus kopiert werden kann. Die negativen Exponenten Bug behoben wurde, und hexadezimale Exponenten können nun einfach ausgedrückt werden (mit dem @-Zeichen). Mehrere kleine Fehler sind behoben.
Tags: Major bugfixes
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.

2006-03-01 16:23
2.2.1

Das Krachen Fehler in der persistenten Variablen-Fenster wurde behoben.
Tags: Minor bugfixes
The crashing bug in the persistent variables
window was fixed.

Project Resources