"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "grpn-1.1.7.4/grpn.1" of archive grpn-1.1.7.4.tar.gz:


Caution: As a special service "SfR Fresh" has tried to format the requested manual source page into HTML format but links to other man pages may be missing or even errorneous. Alternatively you can here view or download the uninterpreted manual source code. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.

Table of Contents

Name

grpn - GTK+ reverse polish notation calculator

Synopsis

grpn [-fn font] [-btn-fn font] [-disp-fn font] [-rows n] [-cols n] [-b]

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.

Options


-b
Don’t draw the buttons.
-rows n
Display (a minimum of) n rows.
-cols n
Display (a minimum of) n columns.
-btn-fn font
Use font for the buttons and menu bar.
-disp-fn font
Use font for the main display.
-fn font
Specifies both -btn-fn and -disp-fn.

Author

GRPN was written by Paul Wilkins <paul.wilkins@analog.com>.


Table of Contents