grpn  1.5.2
About: grpn is a RPN calcuator for real and complex numbers (requires GTK).
  Fossies Dox: grpn-1.5.2.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

Loading...
Searching...
No Matches
grpn Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies grpn-1.5.2.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README.md

grpn

GRPN is a RPN calculator for the X Window system built using the GIMP Toolkit (GTK). GRPN works with real numbers, complex numbers, matrices, and complex matrices. Numbers can be displayed in 4 different radix modes, and complex numbers can be displayed in either Cartesian or polar form, in decimal or engineering notation.

GRPN is copyrighted under the terms of the GNU General Public. License. See the file LICENSE for more details.

Author of grpn is: Paul Wilkins <paul "dot" wilkins "at" analog "dot" com> + Changes since version 1.1.2-3: Jens Getreu <getreu "at" web "dot" de> + Support for Pango-fonts by Jean-Pierre Demailly.