CCCalcCCCalc (*) is a simple tool for simple calculations. It can perform four basic arithmetic operations and percent calculations. It also allows:
User interface of CCCalc is almost obvious:
When you enter numbers or operations, press the same key sequence as for an ordinary desktop calculator. The response shall be as expected. The only difference here is that you see all lines of your expression, not only the current one. All other possible actions are almost the same with any ordinary text editor, with few differences though. These differences arise from the idea that text in the CCCalc must always be a valid arithmetic expression that can be calculated. To keep it valid, CCCalc may ignore some keys and for others may do more actions then it can be expected. Some of these differences that we consider most unobvious are described in following pages: (*) Name CCCalc is an acronym for "Check-n-Correct-Calculator". Copyright (c) 2001-2007 Excelsior. www.excelsior-usa.com/products/cccalc |