20060301
20080201
2-8-31
Using the Action Menu
U
s
ing the Matrix-Create Submenu
The [Matrix-Create] submenu contains commands related to creation of matrices.
S
trn
Function: Returns a transposed matrix.
Syntax: trn (Mat [ ) ]
Example: To transpose the matrix [[1, 2] [3, 4]]
Menu Item: [Action][Matrix-Create][trn]
S
augment
Function: Returns a matrix that combines two other matrices.
Syntax: augment (Mat-1, Mat-2 [ ) ]
Example: To combine the two matrices [[1, 2] [3, 4]] and [[5, 6] [7, 8]]
Menu Item: [Action][Matrix-Create][augment]
S
ident
Function: Creates an identity matrix.
Syntax: ident (natural number [ ) ]
Example: To create a 2
s
2 identity matrix
Menu Item: [Action][Matrix-Create][ident]
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 ...