1GALCULATOR(1) General Commands Manual GALCULATOR(1)
2
3
4
6 galculator - a GTK 2 / GTK 3 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 / GTK 3 based calculator with basic and scien‐
15 tific modes. It supports algebraic notation, RPN (Reverse Polish Nota‐
16 tion) and formula entry mode, different number bases (decimal, hexadec‐
17 imal, octal, and binary) and angle bases (radiant, degree, and grad).
18 Further features include arithmetic operations plus precedence han‐
19 dling, trigonometric functions, power, sqare root, natural and common
20 logarithm, constants (e, PI, user defined), memory and inverse and
21 hyperbolic functions 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 Flöry <simon.floery@rechen‐
45 raum.com>.
46
48 If you find one, please report it at http://galculator.sourceforge.net
49
50
51
52 April 24, 2003 GALCULATOR(1)