48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
HP-65 Handbook
Contents
Introduction
Operations
Registers
Functions
Programming 1
Programming 2
Operating Limits
Accessories
Maintenance
Common Errors
Index
55
©Hewlett-Packard
Section 4: Programming 1
55
×
Calculates quantity × price × .85 for one pair and add product to previous accumulation.
8
5
×
+
GTO
Repeat, starting at
LBL
9
.
9
Notice that we arbitrarily chose
LBL
9
to mark the part to repeat.