Texas Instruments TI-84 PLUS - Graphing Calculator Manual Book page 290

Guidebook
Hide thumbs Also See for TI-84 PLUS - Graphing Calculator:
Table of Contents

Advertisement

:command (if true)
:command (if true)
:Else
:command (if false)
:command (if false)
:End
:command
Program
: In OS 2.53MP and higher, the program name displays again when you press Í to repeat
Note
the program.
For(
loops and increments. It increments
For(
(default is 1) and can be negative (
exceeded.
identifies the end of the loop.
End
:For(variable,begin,end[,increment])
:command (while end not exceeded)
:command (while end not exceeded)
:End
:command
Program
While
performs a group of
While
(Chapter 2).
is tested when
condition
executes a group of
commands
program executes each
:While condition
:command (while condition is true)
Output
variable
<
).
end
begin
end
For(
Output
while
commands
condition
is encountered. If
While
.
signifies the end of the group. When
End
following
.
command
End
from
to
by
begin
end
increment
is a maximum or minimum value not to be
loops can be nested.
is true.
is frequently a relational test
condition
is true (nonzero), the program
condition
instructions can be nested.
While
Chapter 16: Programming
.
is optional
increment
is false (zero), the
condition
283

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Ti-84 plus silv84plseclm1l1tTi-84 plus silver editionTi-84 plus

Table of Contents