|
CCCalc 2.1 Documentation Contents |
![]() Operations with memory 4Most of desktop calculators hide one memory slot somewhere inside and allow to perform some operations with it: store current number, read number from this slot, sometimes to perform arithmetic operation with memory contents. CCCalc features similar operations. They all can be performed using menu Memory or respective buttons of virtual keypad. There are six memory operations: store, read, plus, minus, multiply and divide. The difference is that this "memory" is visible. It is simply an expression that is located within the same text with all others. To make this expression visible CCCalc opens second window with the same calculation history. New window contains its own caret of red color that marks the location where "memory operations" will take place. To open or close this second window press F4. To switch between windows, use TAB. Memory operations are described below. You may simply use this "memory" feature as you do with desktop calculators, or you can find your own new ways to use them for your convenience. Operations
Hints1. All memory operations are available from popup menu that appears on mouse right-click. Using this feature you can select the number for memory operation and the memory operation itself in one move. 2. All memory operation have hot keys that are easy to remember:
just add
Alt to regular operation button: [M+] is Alt+,
[M-] is
Alt-, [M*] is Alt*, [M/] is
Alt/. |