wok view galculator/description.txt @ rev 19334

apache: mkdir for PIDFILE
author Richard Dunbar <mojo@slitaz.org>
date Sun Jul 17 20:43:11 2016 -0400 (2016-07-17)
parents
children
line source
1 Description
2 -----------
3 galculator is a GTK 2 / GTK 3 based scientific calculator supporting algebraic
4 mode as well as RPN. Features include arithmetic precedence handling,
5 mathematical functions, different number bases (DEC, HEX, BIN, OCT) and angle
6 bases (radiant, degree, and grad).
8 Features
9 --------
10 * Algebraic notation calculator
11 * RPN calculator
12 * Mathematical expression parsing calculator
13 * GTK2 and GTK3
14 * basic mode
15 * scientific mode
16 * decimal, hexadecimal, octal and binary number bases