Prgm Ctl (Control) Instructions; Prgm Ctl Menu - Texas Instruments TI-83 Manual Book

Graphing calculator
Hide thumbs Also See for TI-83:
Table of Contents

Advertisement

PRGM CTL (Control) Instructions

PRGM CTL Menu

To display the
program editor only.
CTL
I/O EXEC
1:If
2:Then
3:Else
4:For(
5:While
6:Repeat
7:End
8:Pause
9:Lbl
0:Goto
A:IS>(
B:DS<(
C:Menu(
D:prgm
E:Return
F:Stop
G:DelVar
H:GraphStyle(
TI-83 Plus
Programming
(program control) menu, press  from the
PRGM CTL
Creates a conditional test.
Executes commands when
Executes commands when
Creates an incrementing loop.
Creates a conditional loop.
Creates a conditional loop.
Signifies the end of a block.
Pauses program execution.
Defines a label.
Goes to a label.
Increments and skips if greater than.
Decrements and skips if less than.
Defines menu items and branches.
Executes a program as a subroutine.
Returns from a subroutine.
Stops execution.
Deletes a variable from within program.
Designates the graph style to be drawn.
is true.
If
is false.
If
511

Advertisement

Table of Contents
loading

This manual is also suitable for:

83pl/clm/1l1/v - 83 plus calcTi-83 plus silver edition

Table of Contents