EasyManuals Logo

Texas Instruments TI-83 Guide Book

Texas Instruments TI-83
446 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 #308 background imageLoading...
Page #308 background image
16-10 Programming
8316PROG.DOC TI-83 international English Bob Fedorisko Revised: 02/19/01 1:23 PM Printed: 02/19/01 1:39
PM Page 10 of 22
Else following If
.
Then executes a group of
commands
if
condition
is false (zero).
End identifies the end of the
group of
commands
.
:If
condition
:Then
:
command
(if true)
:
command
(if true)
:Else
:
command
(if false)
:
command
(if false)
:End
:
command
Program Output
For( loops and increments. It increments
variable
from
begin
to
end
by
increment
.
increment
is optional (default
is 1) and can be negative (
end
<
begin
).
end
is a maximum
or minimum value not to be exceeded.
End identifies the
end of the loop.
For( loops can be nested.
:For(
variable
,
begin
,
end
[
,
increment
]
)
:
command
(while
end
not exceeded)
:
command
(while
end
not exceeded)
:End
:
command
Program Output
If-Then-Else
For(

Table of Contents

Other manuals for Texas Instruments TI-83

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TI-83 and is the answer not in the manual?

Texas Instruments TI-83 Specifications

General IconGeneral
ProgrammingTI-BASIC
ProcessorZilog Z80, 6 MHz
Weight7.4 oz (210 g)
Display96x64 pixels, monochrome LCD
Power Source4 AAA batteries, 1 CR1616 or CR1620 for backup
Memory32 KB RAM
Connectivity2.5mm I/O port for linking with other TI calculators

Related product manuals