1GALCULATOR(1) General Commands Manual GALCULATOR(1)
2
3
4
6 galculator - a GTK 2 based scientific calculator
7
9 galculator [options]
10
12 This manual page gives a short description of galculator and documents
13 its command line arguments.
14 galculator is a GTK 2 based calculator with basic and scientific modes.
15 It supports algebraic notation, RPN (Reverse Polish Notation) and for‐
16 mula entry mode, different number bases (decimal, hexadecimal, octal,
17 and binary) and angle bases (radiant, degree, and grad). Further fea‐
18 tures include arithmetic operations plus precedence handling, trigono‐
19 metric functions, power, sqare root, natural and common logarithm, con‐
20 stants (e, PI, user defined), memory and inverse and hyperbolic func‐
21 tions and user defined functions.
22
23
25 galculator accepts the following options:
26
27 -h, --help
28 Show summary of options.
29
30 -v, --version
31 Show version of program.
32
33
35 ~/.galculator
36 Automatically generated configuration file for galculator
37
38
40 You find additional information about galculator at http://galcula‐
41 tor.sourceforge.net
42
44 This manual page was written by Simon Floery <chimaira@users.sf.net>.
45
47 If you find one, please report it at http://galculator.sourceforge.net
48
49
50
51 April 24, 2003 GALCULATOR(1)