145
146
147
148
149
HP-41C Handbook
Fold Out
Contents
Introduction
Getting Started
Display Control
Memory Stack
HP-41C Functions
Storing Recalling
Functions
Functions cont.
Programming
Program Editing
Prg Interruptions
Prg with ALPHA
Branch. Looping
Subroutines
Ind. Operations
Flags
Flags cont.
A
-
B
-
C
-
D
-
E
-
F
-
G
Index
Function Index
Back Label
149
©Hewlett-Packard
Section 9: Program Interruptions
149
Start
Prompt & stop
to key in radius
Calculate A = 2
π
r
2
Pause to display A
Prompt & stop
to key in height
Calculate V = A×h
Pause to display V
Prompt & stop to
key in number of cans
Calculate Total Volume =
V×n
Stop