Download List

项目描述

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 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

许多小bug,改善类似C位运算和稳定性的修复。输入国际化现在可以从不同的输出国际化。
标签: 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

一些自动显示故障为大量大小已经确定,因为有简单的钙模式。工程符号和非号码输入(如@ NaN的Inf文件@和@ @)已更加可靠,因为有一些多步操作。发牌也被更新为GPL第二版+兼容。
标签: 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

这有大量的错误修正等几个漂亮的新功能。在GUI领域,Wcalc现在也可作为系统服务,因此增加了一个“Wcalc计算”进入其他应用服务菜单。在CLI的领域,Wcalc的错误报告现在更加友好,会告诉你准确位置在行中发生错误。此外,Wcalc现在使用制表在CLI完成,并且可以制表任何东西完整(变量,转换单位,命令,功能等)。
标签: 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

取模运算符(%)是有效率和C99的标准了,可以配置为两种不同的方式对待负数。督察现在是一个面板,它可以被复制。负指数的错误是固定的,和十六指数现在可以轻松地表示,(与@字符)。好几个小问题也得到了修复。
标签: 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

在窗口中持久变量崩溃错误已修复。
标签: Minor bugfixes
The crashing bug in the persistent variables
window was fixed.

Project Resources