510746
89
Zoom out
Zoom in
Previous page
1/114
Next page
Programming
81
Tests and Jump Functions
When creating a program, there is often a need for the conditional execution of an instruction
based on a specific condition, as well as the repetition of a set of instructions.
This is handled on the HP 30b using the GOTO, LBL (label) and Test instructions. LBL is an
instruction that does not do anything by itself, but it acts as a marker for Jump instructions.
1. To enter a label or GOTO instruction, press and hold
: and simultaneously press the
GOTO, GOTOT, or GOTOF key, then release both keys.
2. Type a number between 00 and 99 (for numbers smaller than 10, you must type the 0
first, such as 03).
3. For example, (HOLD) creates label 03 in your program. You can
then use a GOTO 03 instruction to jump to that label from any location in your program
to the position of the label. GOTOT (Go To If True) and GOTOF (Go To If False) will only
jump if the current displayed number is non-0 (true) for GOTOT or 0 (false) for GOTOF.
Used together, these instructions allow you to create programs like the following:
8=
LBL 01
DISP 5
- 1=
GOTOT 01
STOP
Use the following keystrokes to enter the program:
1.
(HOLD)
2.
(HOLD)
3.
(HOLD)
4.
(HOLD)
. This program has 13 bytes, and the checksum is 234. This
program counts from eight to zero displaying each number 1 second.
89


Need help? Post your question in this forum.

Forumrules


Report abuse

Libble takes abuse of its services very seriously. We're committed to dealing with such abuse according to the laws in your country of residence. When you submit a report, we'll investigate it and take the appropriate action. We'll get back to you only if we require additional details or have more information to share.

Product:

For example, Anti-Semitic content, racist content, or material that could result in a violent physical act.

For example, a credit card number, a personal identification number, or an unlisted home address. Note that email addresses and full names are not considered private information.

Forumrules

To achieve meaningful questions, we apply the following rules:

Register

Register getting emails for HP 30b at:


You will receive an email to register for one or both of the options.


Get your user manual by e-mail

Enter your email address to receive the manual of HP 30b in the language / languages: English as an attachment in your email.

The manual is 2,43 mb in size.

 

You will receive the manual in your email within minutes. If you have not received an email, then probably have entered the wrong email address or your mailbox is too full. In addition, it may be that your ISP may have a maximum size for emails to receive.

The manual is sent by email. Check your email

If you have not received an email with the manual within fifteen minutes, it may be that you have a entered a wrong email address or that your ISP has set a maximum size to receive email that is smaller than the size of the manual.

The email address you have provided is not correct.

Please check the email address and correct it.

Your question is posted on this page

Would you like to receive an email when new answers and questions are posted? Please enter your email address.



Info