Description: Calcus is a cross-platform scriptable calculator based on Qt and QtScript.
Base functionality:
* math.h functions support (in addition to Math object); * variables (just type "a = 7" and you can use variable "a" whenever you need it); * "pi" macro; * print() function outputs in a log window; * history (use Up and Down to navigate through it); * "result" (or "res") macro.
Ratings & Comments
0 Comments