|
Appendix A: Design Concepts
|
|
Rearranging the Stack
|
|
The R (roll down)
key lets you review the stack contents without losing data. It is also
used to reposition data within the stack. Here is what happens each time
you press R :
|
|
|
Press |
Contents |
Location |
R |
|
|
|
|
|
Example: Load the stack by pressing: 1 SAVE + 2 SAVE + 3 SAVE + 4. (The stack now contains x = 4, y = 3, z = 2, and t = 1). To review the contents of the stack press R four times. The fourth R returns the stack to its original position (x = 4, y = 3, z = 2, and t = 1).
|
The x y key exchanges x and y as shown below.
|
|
|
Press |
Contents |
Location |
x y |
|
|
|
|
|
You will often find that x and y should be exchanged before a –, ÷ or yX operation.
|
|
Example: Find 29
|
|
|
Press | See | Remarks |
9
|
9.
|
|
SAVE
|
9.00
|
|
2
|
2.
|
x and y are in wrong order.
|
x y
|
9.00
|
x and y are in right order.
|
yX
|
512.00
|
|
| |
|
|