108 Section 8: Programming Basics
File name: HP 12c Pt Converted_user's guide_English_HDP0F123E02_080207 Page: 271 of 281
Printed Date: { 2007/8/2Dimension: 14.8 cm x 21 cm
Keystrokes
(RPN mode)
Display
\
001, 36
2
002, 2
5
003, 5
b
004, 25
-
005, 30
5
006, 5
+
007, 40
Keystrokes
(ALG mode)
Display
-
001, 30
2
002, 2
5
003, 5
b
004, 25
+
005, 40
5
006, 5
}
007, 36
Running a Program
To run (sometimes called “execute”) a program:
1. Press fs to set the calculator back to Run mode. If the calculator is
already in Run mode (that is, the PRGM status indicator in the display is not
lit), skip this step.
2. Key any required data into the calculator, just as if you were calculating
manually. When a program is run, it uses the data already keyed into the
display and the registers inside the calculator.
3. Press t to begin program execution.