A fast and usable calculator for power users.
SpeedCrunch is an Open Source, fast, high precision and powerful
desktop calculator. It has a scrollable display, allows up to 50
decimal precisions and has unlimited variable storage. Other
features include: intelligent automatic completion;
keyboard-friendly; more than 15 built-in math functions; optional
keypad. Performs on-the-fly calculations, has a customizable
appearance including syntax highlight, with parentheses matching and
more....
Unlike traditional desktop calculator, SpeedCrunch is easier to use.
You just type the expression that you want to calculate and press
Enter. You can see clearly what you typed along with the result in
the scrollable display. That is faster and more convenient, isn't
it?
You can also paste the expression from the clipboard, that you
copied from somewhere else. And, you can quickly copy the last
calculation result to the clipboard using Ctrl+R.
Before you finish, SpeedCrunch may even give already the answer
(calc-as-you-type, anyone?). This allows you to "fix" your
expression if you think it is not what you want.
Unlimited variables
Advanced calculation sometimes needs memory feature. SpeedCrunch
allows variables to hold calculation result, e.g. x = 0.3 which can
be reused in y = 2*x. Variables need not only a character,
InterestRate is a perfect name as well. And still, you can define as
many variables as you want.
There is a special variable, ans, which always holds the last
calculation result. Another variable pi holds one of the most
important constant in math world. |