wok-next view galculator/description.txt @ rev 20402

Up seed (3.8.1) use webkitgtk instead of libwebkit; add cogl for clutter; up clutter (1.26.2) using mesa17 instead of mesa; up gnome-games using mesa17 instead of mix 'mesa & mesa17'
author Aleksej Bobylev <al.bobylev@gmail.com>
date Tue Dec 05 17:49:11 2017 +0200 (2017-12-05)
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