This is a Polish Notation calculator for the K Desktop.  It was inspired by
the HP48 series calculators.  I grew used to the stack while using the
calculator for engineering classes, but I always missed it on the computer.

Read the docs for more info.

It should be realtivly easy to install.
Type:
		./configure
		make
		install

Email me at bheath@earthlink.net for suggestions, questions, or bug reports.

Thanks to the KDE and KDevelop teams for some great software done right, that
is, the Open Source way.