EasyManuals Logo
Home>Texas Instruments>Calculator>Voyage 200

Texas Instruments Voyage 200 User Manual

Texas Instruments Voyage 200
1008 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 #601 background imageLoading...
Page #601 background image
Programming 601
How Strings Are Used
How Strings Are UsedHow Strings Are Used
How Strings Are Used
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:
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.
Disp "The result is",answer
– or –
Input "Enter the angle in degrees",ang1
– or –
"Enter the angle in degrees”!str1
Input str1,ang1

Table of Contents

Other manuals for Texas Instruments Voyage 200

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments Voyage 200 and is the answer not in the manual?

Texas Instruments Voyage 200 Specifications

General IconGeneral
TypeScientific
Form factorPocket
Product colorBlue
Display resolution128 x 240 pixels

Related product manuals