EasyManuals Logo
Home>Texas Instruments>Calculator>Titanium TI-89

Texas Instruments Titanium TI-89 User Manual

Texas Instruments Titanium TI-89
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 #831 background imageLoading...
Page #831 background image
Appendix A: Functions and Instructions 831
imag(
matrix1
)
matrix
Returns a matrix of the imaginary parts of the
elements.
imag([a,b;ic,id]) ¸ [
0 0
c d
]
ImpDif() MATH/Calculus Menu, CATALOG
ImpDif(equation, independentVar, dependent-
Var[,order ])
expression
where the order defaults to 1.
Computes the implicit derivative for equations in
which one variable is defined implicitly in terms
of another.
impDif(x^2+y^2=100,x,y)¸
-x/y
Indirection See #(), page 908.
Input CATALOG
Input
Pauses the program, displays the current Graph
screen, and lets you update variables
xc
and
yc
(also
rc
and q
c
for polar coordinate mode) by
positioning the graph cursor.
When you press ¸, the program resumes.
Program segment:
©
:¦ Get 10 points from the Graph
Screen
:For i,1,10
: Input
: xc! XLIST[i]
: yc! YLIST[i]
:EndFor
©
Input [
promptString
,]
var
Input
[
promptString
],
var
pauses the program,
displays
promptString
on the Program I/O screen,
waits for you to enter an expression, and stores
the expression in variable
var
.
If you omit
promptString
, “?” is displayed as a
prompt.
Program segment:
©
:For i,1,9,1
: "Enter x" & string(i)! str1
: Input str1,#(right(str1,2))
:EndFor
©
InputStr CATALOG
InputStr [
promptString
,]
var
Pauses the program, displays
promptString
on the
Program I/O screen, waits for you to enter a
response, and stores your response as a string in
variable
var
.
If you omit
promptString
, “?” is displayed as a
prompt.
Note: The difference between
Input and
InputStr is that InputStr always stores the
result as a string so that “ ” are not required.
Program segment:
©
:InputStr "Enter Your Name",str1
©

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

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

Texas Instruments Titanium TI-89 Specifications

General IconGeneral
BrandTexas Instruments
ModelTitanium TI-89
CategoryCalculator
LanguageEnglish

Related product manuals