grpn - GTK+ reverse polish notation calculator
Contents
Description
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.
grpn is a GTK+ reverse polish notation calculator.
Name
grpn - GTK+ reverse polish notation calculator
Options
-b Don't draw the buttons.
-bmbasemode
Start in basemode: dec, eng, bin, oct, or hex.
-rowsn
Display (a minimum of) n rows.
-colsn
Display (a minimum of) n columns.
-btn-fnfont
Use font for the buttons and menu bar.
-disp-fnfont
Use font for the main display.
-fnfont
Specifies both -btn-fn and -disp-fn.
Synopsis
grpn[-fnfont] [-btn-fn font] [-disp-fn font] [-rowsn] [-cols n] [-b] [-bmdec|eng|bin|oct|hex]
