The CCCalc application was designed to be convenient tool for basic calculations.
Here are some key features of "CCCalc":
· easy to use like a paper and pencil
· features same operations as a good desktop check-n-correct calculator
· provides unlimited precision and arbitrary rounding off
· allows to correct any misprint at any moment
· performs four basic arithmetic operations, percent allowed
· allows to browse through calculations history and correct anything at any moment
· works with numbers without limitations on precision
· rounds-up results to a given significant digit
· supports Windows drag-and-drop and clipboard
Requirements:
· Takes about 700Kb of hsrd drive space.
· Uses about 2Mb RAM when works.
What's New in This Release: [ read full changelog ]
· Virtual keypad added
· It contains buttons for almost all action available in CCCalc. The keypad provided for people who prefer using mouse instead of keyboard. It also should help new users to know what is possible here and what is not.
· Personal calculation history
· Calculation history now is saved in personal user profile instead of Program Files. It solves the problem with lack of write permissions on Windows Vista and also provides personal calculation history for each user on the computer.
· A number of usage convenience improvements
· For instance, now when you insert square root sign, CCCalc keeps the caret not moving and so you need not to move it explicitly to add operation after this number.
· Internals refactored
· It greatly simplifies future UI improvements, and the first one of this kind is the virtual keypad.