EasyManua.ls Logo

Texas Instruments TI-89 Titanium

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
Loading...
Programming 586
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 Commands
Note: See the Technical Reference module for syntax for all commands and functions.
Command Description
# Converts a string into a variable name. This is called
indirection.
& Appends (concatenates) two strings into one string.
char Returns the character that corresponds to a specified
character code. This is the opposite of the ord command.
dim Returns the number of characters in a string.
expr Converts a string into an expression and executes that
expression. This is the opposite of the string command.
Important: Some user input commands store the entered
value as a string. Before you can perform a mathematical
operation on that value, you must convert it to a numeric
expression.
format Returns an expression as a character string based on the
format template (fixed, scientific, engineering, etc.)
inString Searches a string to see if it contains a specified substring. If
so, inString returns the character position where the first
occurrence of the substring begins.
left Returns a specified number of characters from the left side
(beginning) of a string.

Table of Contents

Other manuals for Texas Instruments TI-89 Titanium

Related product manuals