HP 30b HP 30b Business Professional Quick Start Guide - Page 18

this vertical arrangement of the stack allows you to copy and rearrange num - problem no rpn

Page 18 highlights

by an operation key. Pressing the I key is optional after entering a number, if the next key pressed is an operation. Each time you press an operation or function key in RPN, the answer is calculated immediately and displayed. For example, suppose you wanted to add two numbers in RPN, 1 and 2. Press 1I2+. The result, 3.00, is calculated and dis- played immediately. There are four special registers used for storing numbers during calculations, which are stacked on top of one another. Called the stack, these registers are designated X,Y, Z, and T. X is on the bottom, and T is on the top. Most often, the number in the display is the number in the X-register. Primarily, the numbers in the X- and Y-registers are the numbers used in calculations. The Z and T registers are used for the automatic retention of intermediate results during chain calculations. The I key separates numbers in the vertical stack and positions them in the X- and Y-registers, and, in addition to displaying intermediate results, this vertical arrangement of the stack allows you to copy and rearrange numbers without reentering them. For more complex problems requiring two or more operations, you do not need to enter parentheses to set operational priority. Key in numbers and operations inside the parentheses first, followed by those outside of the parentheses. If a problem has more than one set of parentheses, start by working with the operations and numbers in the innermost parentheses and work your way out. For example, in RPN mode calculate (3 + 4) × (5 + 6) . Although this is a simple example, you can use the principles introduced here when working with more complex problems. 12 Getting Started

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40

12
Getting Started
by an operation key. Pressing the
I
key is optional after entering a
number, if the next key pressed is an operation. Each time you press an oper-
ation or function key in RPN, the answer is calculated immediately and dis-
played. For example, suppose you wanted to add two numbers in RPN, 1
and 2. Press
1I2+
. The result,
3.00
, is calculated and dis-
played immediately.
There are four special registers used for storing numbers during calculations,
which are stacked on top of one another. Called the
stack
, these registers are
designated
X,Y, Z,
and
T
. X is on the bottom, and T is on the top. Most often,
the number in the display is the number in the X-register. Primarily, the num-
bers in the X- and Y-registers are the numbers used in calculations. The Z and
T registers are used for the automatic retention of intermediate results during
chain calculations.
The
I
key separates numbers in the vertical stack and positions them
in the X- and Y-registers, and, in addition to displaying intermediate results,
this vertical arrangement of the stack allows you to copy and rearrange num-
bers without reentering them. For more complex problems requiring two or
more operations, you do not need to enter parentheses to set operational pri-
ority. Key in numbers and operations inside the parentheses first, followed by
those outside of the parentheses. If a problem has more than one set of
parentheses, start by working with the operations and numbers in the inner-
most parentheses and work your way out.
For example, in RPN mode calculate
. Although this is a
simple example, you can use the principles introduced here when working
with more complex problems.
3
4
+
(
)
5
6
+
(
)
×