wok view galculator/description.txt @ rev 24546

updated file, libmagic, libmagic-dev and python-magic (5.38 -> 5.41)
author Hans-G?nter Theisgen
date Fri Feb 25 07:20:29 2022 +0100 (2022-02-25)
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