20060301
20080201
S
matToLi
s
t
Function: Transforms a specific column of a matrix into a list.
Syntax: matToList (Mat, column number [ ) ]
Example: To transform column 2 of the matrix [[1, 2] [3, 4]] into a list
Menu Item: [Action][Matrix-Create][matToList]
U
s
ing the Matrix-Calculation Submenu
The [Matrix-Calculation] submenu contains commands that are related to matrix calculations.
2-8-33
Using the Action Menu
S
dim
Function: Returns the dimensions of a matrix as a two-element list {number of rows,
number of columns}.
Syntax: dim (Mat [ ) ]
Example: To determine the dimensions of the matrix [[1, 2, 3] [4, 5, 6]]
Menu Item: [Action][Matrix-Calculation][dim]
S
det
Function: Returns the determinant of a square matrix.
Syntax: det (Mat [ ) ]
Example: To obtain the determinant of the matrix [[1, 2] [4, 5]]
Menu Item: [Action][Matrix-Calculation][det]
Summary of Contents for ClassPad 330
Page 11: ...20060301 20090601 ClassPad 330 ClassPad OS Version 3 04 ...
Page 277: ...20060301 3 3 10 Storing Functions 3 Tap AND Plot OR Plot ...
Page 779: ...20090601 S Graph Line Clustered C S Graph Line Stacked E 13 9 2 Graphing ...
Page 780: ...20090601 S Graph Line 100 Stacked F S Graph Column Clustered G 13 9 3 Graphing ...
Page 781: ...20090601 S Graph Column Stacked I S Graph Column 100 Stacked J 13 9 4 Graphing ...
Page 782: ...20090601 S Graph Bar Clustered K S Graph Bar Stacked 9 13 9 5 Graphing ...