[ M+] Adds the current value to the cumulative memory value.
[ M- ] Subtracts the current value from the cumulative memory.
[Recall] [ M+ ] Recalls cumulative memory value, average and
count.
[ M-R/C ] or [Recall] [Recall] clears the cumulative memory.
Example: First, sum
three numbers (5, 10, 15) and get the cumulative
statistics on those numbers. Next, add a negative number (-8) to
the this cumulative sum and and then get the cumulative statistics on
this new
list of numbers.
Input
clear
all memory
[Conv] [ClrAll]
5[M+] 10[M+] 15[M+]
[Recall] [M+]
[M+]
[M+]
[clr]
[clr]
[ M- ]
[Recall] [M+]
[M+]
[M+]
clear
cumulative memory
[Conv] [M-R/C]
Display
0
M+
15
M+Total
30
M+Avg
10
M+Count
3
0
M+
8
M+Total
22
M+Avg
5.5
M+Avg
4
4
Found an error? Have questions or comments? We really would like
to hear from you. Use the mail icon below to send us your discoveries, thoughts or questions.