436508
306
Zoom out
Zoom in
Previous page
1/446
Next page
16-8 Programming
8316PROG.DOC TI-83 international English Bob Fedorisko Revised: 02/19/01 1:23 PM Printed: 02/19/01 1:39
PM Page 8 of 22
To display the
PRGM CTL
(program control) menu, press
from the program editor only.
CTL I/O EXEC
1: If
Creates a conditional test.
2: Then
Executes commands when If is true.
3: Else
Executes commands when If is false.
4: For(
Creates an incrementing loop.
5: While
Creates a conditional loop.
6: Repeat
Creates a conditional loop.
7: End
Signifies the end of a block.
8: Pause
Pauses program execution.
9: Lbl
Defines a label.
0: Goto
Goes to a label.
A: IS>(
Increments and skips if greater than.
B: DS<(
Decrements and skips if less than.
C: Menu(
Defines menu items and branches.
D: prgm
Executes a program as a subroutine.
E: Return
Returns from a subroutine.
F: Stop
Stops execution.
G: DelVar
Deletes a variable from within program.
H: GraphStyle(
Designates the graph style to be drawn.
These menu items direct the flow of an executing program.
They make it easy to repeat or skip a group of commands
during program execution. When you select an item from
the menu, the name is pasted to the cursor location on a
command line in the program.
To return to the program editor without selecting an item,
press
.
Program control instructions tell the TI
-
83 which
command to execute next in a program.
If, While, and
Repeat check a defined condition to determine which
command to execute next. Conditions frequently use
relational or Boolean tests (Chapter 2), as in:
If A<7:A+1
!
A
or
If N=1 and M=1:Goto Z
PRGM CTL (Control) Instructions
PRGM CTL Menu
Controlling
Program Flow
306

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 Texas Instruments ti 83 plus 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 Texas Instruments ti 83 plus in the language / languages: English as an attachment in your email.

The manual is 3,93 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.

Others manual(s) of Texas Instruments ti 83 plus

Texas Instruments ti 83 plus User Manual - Dutch - 890 pages


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