858
Appendix A: Functions and Instructions
T
(transpose)
MATH/Matrix menu
matrix1
î
⇒
matrix
Returns the complex conjugate transpose of
matrix1
.
[1,2,3;4,5,6;7,8,9]
!
mat1
¸
1 2 3
4 5 6
7 8 9
mat1
î
¸
1 4 7
2 5 8
3 6 9
[a,b;c,d]
!
mat2
¸
[
a b
c d
]
mat2
î
¸
[
a c
b d
]
[1+
i
,2+
i
;3+
i
,4+
i
]
!
mat3
¸
[
1+
i
2+
i
3+
i
4+
i
]
mat3
î
¸
[
1
ì
i
3
ì
i
2
ì
i
4
ì
i
]
Table
CATALOG
Table
expression1
[
,
expression2
] [
,
var1
]
Builds a table of the specified expressions or
functions.
The expressions in the table can also be graphed.
Expressions entered using the
Table
or
Graph
commands are assigned increasing function
numbers starting with 1. The expressions can be
modified or individually deleted using the edit
functions available when the table is displayed by
pressing
†
Header
. The currently selected
functions in the Y= Editor are temporarily ignored.
To clear the functions created by
Table
or
Graph
,
execute the
ClrGraph
command or display the Y=
Editor.
If the
var
parameter is omitted, the current graph-
mode independent variable is assumed. Some valid
variations of this instruction are:
Function graphing:
Table
expr
,
x
Parametric graphing:
Table
xExpr
,
yExpr
,
t
Polar graphing:
Table
expr
,
q
Note:
The
Table
command is not valid for 3D,
sequence, or diff equations graphing. As an
alternative, you may want to use
BldData
.
In function graphing mode.
Table 1.25x
ù
cos(x)
¸
Table cos(time),time
¸
Summary of Contents for Titanium TI-89
Page 9: ...Getting Started 6 TI 89 Titanium keys Ë Ì Í Ê ...
Page 34: ...Getting Started 31 2 or D 2 B u s i n e s s D B D B Press Result ...
Page 43: ...Getting Started 40 3 0 D B D D B D Press Result ...
Page 44: ...Getting Started 41 D 2 0 0 2 D B Scroll down to October and press Press Result ...
Page 58: ...Getting Started 55 Example Set split screen mode to TOP BOTTOM Press Result 3 B D ...
Page 70: ...Getting Started 67 ...
Page 175: ...Operating the Calculator 172 From the Keyboard ...
Page 456: ...Tables 453 ...
Page 527: ...Data Matrix Editor 524 ...