wok view galculator/description.txt @ rev 19766

mysql, mariadb: fix pre_install status (thanks Aleksej)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Feb 20 09:35:09 2017 +0100 (2017-02-20)
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