blob: 21874463f0411d7ad3161c919462193c7b5299e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
Calcoo is a scientific calculator designed to provide maximum
usability. The features that make Calcoo better than (at least some)
other calculator programs are:
* Bitmapped button labels and display digits to improve readability.
* No double-function buttons.
* Undo/redo buttons.
* Copy/paste interaction with X clipboard.
* Both RPN (reverse Polish notation) and "standard" modes are available.
* Tick marks to separate thousands.
Below are the features that Calcoo lacks (but which are useless anyway):
* Statistical mode.
* HEX mode.
WWW: http://calcoo.sourceforge.net/
|