EasyManuals Logo

Texas Instruments TI-89 Titanium User Manual

Texas Instruments TI-89 Titanium
977 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 #602 background image
Programming 599
Typically, the loop contains commands that let the program exit from the loop. Commonly
used commands are:
If, Exit, Goto, and Lbl (label). For example:
Ê
An If command checks the condition.
Ë Exits the loop and jumps to here when x increments to 6.
Note:
The Exit command exits from the current loop.
In this example, the
If command can be anywhere in the loop.
The
If command could also use a Goto command to transfer program control to a
specified
Lbl (label) command.
Ê
Ë
:0!x
:Loop
: Disp x
: x+1!x
: If x>5
: Exit
:EndLoop
:Disp x
When the If command is: The loop is:
At the beginning of the loop Executed only if the condition is true.
At the end of the loop Executed at least once and repeated
only if the condition is true.

Table of Contents

Other manuals for Texas Instruments TI-89 Titanium

Questions and Answers:

Question and Answer IconNeed help?

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

Texas Instruments TI-89 Titanium Specifications

General IconGeneral
Display TypeLCD
Display Resolution160 x 100 pixels
CPUMotorola 68000
CPU Speed16 MHz
RAM256 KB
Flash ROM2.7 MB
Programming LanguageTI-BASIC, Assembly
Power Source4 AAA batteries
ConnectivityI/O port
Dimensions7.5 x 3.5 x 1 inches

Related product manuals