Section 5: Programming Basics 69
Keystrokes Display
¥
Sets calculator to Run
mode. (Display left from
previous calculation.)
´CLEARQ
0.0000
Clears registers R
0
through R
9
.
2.5O0
2.5000
Enters and stores r of
first can in R
0
.
¦
19.6350
BASE AREA of first
can.
8
8.
Enters h of first can.
¦
157.0796
164.9336
VOLUME of first can.
SURFACE AREA of
first can.
4O0
4.0000
Enters and stores r of
second can in R
0
.
¦
50.2655
BASE AREA of second
can.
10.5
10.5
Enters h of second can.
¦
527.7876
VOLUME of second
can.
364.4247
SURFACE AREA of
second can.
4.5O0
4.5000
Enters and stores r of
third can in R
0
.
¦
63.6173
BASE AREA of third
can.
4
4.
Enters h of third can.
¦
254.4690
240.3318
VOLUME of third can.
SURFACE AREA of
third can.
l1
133.5177
Sum of BASE AREAS.
l2
939.3362
Sum of VOLUMES.
l3
769.6902
Sum of SURFACE
AREAS.
If the duration of the pause is not long enough to write down the number
displayed, you can prolong it by using more than one © instruction, or you
can have the program stop automatically by programming a ¦ instruction.
Program execution is also automatically halted when the calculator overflows
(refer to page 17) or attempts an improper operation that results in an Error