wok-current annotate galculator/description.txt @ rev 22040
updated tokyocabinet and tokyocabinet-dev (1.4.32 -> 1.4.48)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Oct 21 17:24:12 2019 +0100 (2019-10-21) |
parents | |
children |
rev | line source |
---|---|
al@16926 | 1 Description |
al@16926 | 2 ----------- |
al@16926 | 3 galculator is a GTK 2 / GTK 3 based scientific calculator supporting algebraic |
al@16926 | 4 mode as well as RPN. Features include arithmetic precedence handling, |
al@16926 | 5 mathematical functions, different number bases (DEC, HEX, BIN, OCT) and angle |
al@16926 | 6 bases (radiant, degree, and grad). |
al@16926 | 7 |
al@16926 | 8 Features |
al@16926 | 9 -------- |
al@16926 | 10 * Algebraic notation calculator |
al@16926 | 11 * RPN calculator |
al@16926 | 12 * Mathematical expression parsing calculator |
al@16926 | 13 * GTK2 and GTK3 |
al@16926 | 14 * basic mode |
al@16926 | 15 * scientific mode |
al@16926 | 16 * decimal, hexadecimal, octal and binary number bases |