This is WRPN v1.0, dated 3 Apr 95.

WRPN is a public domain calculator for Microsoft Windows that is modeled
after the Hewlett-Packard HP-16c.  This is not a Hewlett-Packard
product.  WRPN comes with full source code, written in Borland C++ v4.0.
The program requires two DLL files (included).

WRPN uses reverse polish notation, which uses the ENTER key instead of
the "=" (equals) key.

In addition to the normal functions you'd expect from an ordinary
calculator, WRPN also has many features specifically designed for the
computer professional:

	Floating point, Decimal, Hexadecimal, Octal and Binary modes
	Word sizes from 1-32 bits/word
	Signed math (1's complement, 2's complement, unsigned)
	Logical operators (and, or, xor, not, masks, etc)
	Bit-wise operators (shift, rotate, rotate with carry, etc)
	10 storage registers
	5 position stack

WRPN can be installed anywhere on your system.  It does not modify any
windows INI files.  You can install the help file (wrpn.hlp) in the
\windows directory or anywhere you like when using the "working
directory" in the icon "preferences".  However, you probably should
install bwcc.dll and ctl3dv2.dll in the \windows\system directory.

Emmet P. Gray				US Army, HQ III Corps & Fort Hood
graye@hood-03.army.mil			Attn: AFZF-PW-ENV
					Directorate of Public Works
					Environmental Division
					Fort Hood, TX 76544-5057
