EasyManuals Logo

Texas Instruments TI-89 Guide Book

Texas Instruments TI-89
623 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 #309 background imageLoading...
Page #309 background image
292 Chapter 17: Programming
17PROGRM.DOC TI-89/TI-92 Plus: Programming (English) Susan Gullord Revised: 02/23/01 1:14 PM Printed: 02/23/01 2:18 PM Page 292 of 40
A string is a sequence of characters enclosed in "quotes". In
programming, strings allow the program to display information or
prompt the user to perform some action. For example:
Disp "The result is",answer
— or —
Input "Enter the angle in degrees",ang1
— or —
"Enter the angle in degrees”
!
str1
Input str1,ang1
Some input commands (such as
InputStr
) automatically store user
input as a string and do not require the user to enter quotation
marks.
A string cannot be evaluated mathematically, even if it appears to be
a numeric expression. For example, the string
"61"
represents the
characters
"6"
and
"1"
, not the number
61
.
Although you cannot use a string such as
"61"
or
"2x+4"
in a
calculation, you can convert a string into a numeric expression by
using the
expr
command.
String Operations
Strings are used to enter and display text characters. You can
type a string directly, or you can store a string to a variable.
How Strings Are
Used

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

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

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals