EasyManuals Logo

HP 12c Platinum User Manual

HP 12c Platinum
288 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #131 background imageLoading...
Page #131 background image
Section 9: Branching and Looping 131
File name: HP 12c Pt Converted_user's guide_English_HDP0F123E02_080207 Page: 271 of 281
Printed Date: { 2007/8/2Dimension: 14.8 cm x 21 cm
Keystrokes Display
t
–592.25
Portion of third month’s payment
applied to interest.
–190.22
Portion of third month’s payment
applied to principal.
t
(or any key)
–190.22
Halts program execution.
Conditional Branching
Often there are situations when it is desirable for a program to be able to branch
to different lines in program memory, depending on certain conditions. For
example, a program used by an accountant to calculate taxes might need to
branch to different program lines depending on the tax rate for the particular
income level.
The hp 12c platinum provides two conditional test instructions that are used in
programs for conditional branching:
z g o tests whether the number in the X-register (represented by the x in the
key symbol) is less than or equal to the number in the Y-register (represented
by the y in the key symbol). As discussed in Appendix A, the number in the
X-register is simply the number that would, if the calculator were in Run mode,
be currently in the display; and the number in the Y-register is the number
that would, if the calculator were in Run mode, have been in the display
when \ was pressed. For example, pressing 4\5 would place the
number 4 in the Y-register and the number 5 in the X-register.
z g m tests whether the number in the X-register is equal to zero.
The possible results of executing either of these instructions are:
z If the condition tested for is true when the instruction is executed, program
execution continues sequentially with the instruction in the next line of
program memory.
z If the condition tested for is false when the instruction is executed, program
execution skips the instruction in the next line of program memory and
continues with the instruction in the following line.

Table of Contents

Other manuals for HP 12c Platinum

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the HP 12c Platinum and is the answer not in the manual?

HP 12c Platinum Specifications

General IconGeneral
Digits10 digits
Battery typeCR2032
TypeFinancial
Form factorPocket
Weight and Dimensions IconWeight and Dimensions
Weight110 g
Dimensions (WxDxH)79 x 129 x 15 mm

Related product manuals