Appendix A: RPN and the Stack 233
File name: HP 12c Pt Converted_user's guide_English_HDP0F123E02_080207
Page: 235 of 281
Printed Date:
{
2007/8/2Dimension: 14.8 cm x 21 cm
Now let’s see what happens in the stack during a chain calculation in RPN mode:
7
)
6
5
(
)
4
3
(
×
+
×
See how the intermediate results are not only displayed when they are calculated,
but also automatically stored and available in the stack at just the right time!
That’s basically how the stack operates. In the rest of this appendix, we’ll take a
more detailed look at how numbers are entered into and rearranged within the
stack, and the effect of the various hp 12c platinum functions on the numbers in the
stack.
Getting Numbers Into the Stack: The
Key
As discussed in earlier sections, if two numbers are being keyed in for a
two-number function — such as
+
— you press
\
between the numbers to
separate them. The following diagram illustrates what happens in the stack when
you enter the numbers 10 and 3 (to calculate, for example, 10 ÷ 3). (Assume that
the stack registers have been already loaded with the numbers shown as the result
of previous calculations).
When a digit is keyed into the display, it is simultaneously entered into the
X-register. As additional digit keys are pressed, the corresponding digits are
appended (that is, added to the right of) those already in the displayed X-register
until
\
is pressed. As shown in the preceding diagram, pressing
\
does the
following:
1. It copies the number from the displayed X-register into the Y-register. This
process is part of the
stack lift
.
Summary of Contents for 12C
Page 1: ...HP 12c Platinum Financial Calculator User s guide H Edition 5 HP part number F2231AA 90001 ...
Page 15: ...Part I Problem Solving ...
Page 48: ...48 Section 3 Basic Financial Functions ...
Page 104: ......
Page 105: ...Part II Programming ...
Page 156: ......
Page 157: ...Part III Solutions ...
Page 230: ......
Page 231: ...Appendices ...
Page 277: ......