Download List

專案描述

rpCalc is a simple RPN (Reverse Polish Notation)
calculator for X. It works much like an HP
calculator, and all of the commands can be entered
using the keyboard or a mouse. rpCalc is based on
the PyQt library.

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-15 02:17
0.6.0

A base conversion dialog was added to convert
between hexadecimal, octal, binary, and decimal
numbers. Also, display options were added to
separate thousands with spaces and for engineering
notation.
標籤: Major feature enhancements

2006-10-03 13:36
0.5.0

The program was ported to the Qt 4 library. This involved a significant rewrite and clean-up of the code.
標籤: Minor feature enhancements

2004-03-12 17:00
0.4.3

The size and position of the main and extra windows are now saved at
exit. Installation script problems with certain versions of Python have
been fixed.
標籤: Minor feature enhancements

2003-11-17 15:47
0.4.2

Either commas or periods can be used as decimal
points to accommodate European keyboards and
customs. An instalaltion script was added for
Linux and Unix systems.
標籤: Minor feature enhancements

2003-07-14 14:33
0.4.1

An option to remove the LCD display highlight was
added. This is useful for smaller displays. A
problem with showing the extra data view on
startup was also fixed.
標籤: Minor bugfixes

Project Resources