Appendix A: Functions and Instructions
771
ClrHome
CATALOG
ClrHome
Clears all items stored in the
entry()
and
ans()
Home screen history area. Does not clear the
current entry line.
While viewing the Home screen, you can clear the
history area by pressing
ƒ
and selecting
8:Clear
Home
.
For functions such as
solve()
that return arbitrary
constants or integers (@1, @2, etc.),
ClrHome
resets the suffix to 1.
ClrIO
CATALOG
ClrIO
Clears the Program I/O screen.
ClrTable
CATALOG
ClrTable
Clears all table values. Applies only to the
ASK
setting on the
Table Setup
dialog box.
While viewing the Table screen in
Ask
mode, you
can clear the values by pressing
ƒ
and selecting
8:Clear Table
.
colDim()
MATH/Matrix/Dimensions menu
colDim(
matrix
)
⇒
expression
Returns the number of columns contained in
matrix
.
Note:
See also
rowDim()
.
colDim([0,1,2;3,4,5])
¸
3
colNorm()
MATH/Matrix/Norms menu
colNorm(
matrix
)
⇒
expression
Returns the maximum of the sums of the absolute
values of the elements in the columns in
matrix
.
Note:
Undefined matrix elements are not allowed.
See also
rowNorm()
.
[1,
ë
2,3;4,5,
ë
6]
!
mat
¸
[
1
ë
2 3
4 5
ë
6
]
colNorm(mat)
¸
9
comDenom()
MATH/Algebra menu
comDenom(
expression1[,var]
)
⇒
expression
comDenom(
list1[,var]
)
⇒
list
comDenom(
matrix1[,var]
)
⇒
matrix
comDenom(
expression1
)
returns a reduced ratio of a
fully expanded numerator over a fully expanded
denominator.
comDenom((y^2+y)/(x+1)^2+y^2+y)
¸
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 ...