SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

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  [--enable-python=(yes/no)]  [--pythondir=/usr/include/python1.5]
                make
                make install

Use --pythondir if you do not have python2.0 and configure does not find your python. You may enable or disable the use of python to give the ability to create your own operations.

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

If you would like to see more functions like tan(3+2i) or anything else, let me know. Or, better yet, send me the formula or add it as a user operation and send me the operations.rc file.

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


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.