Using The Matrix-Calculation Submenu - Casio ClassPad 330 User Manual

Classpad os version 3.03
Hide thumbs Also See for ClassPad 330:
Table of Contents

Advertisement

u matToList
Function: Transforms a specifi c 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]

Using the Matrix-Calculation Submenu

The [Matrix-Calculation] submenu contains commands that are related to matrix calculations.
u 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]
u 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]
2-8-33
Using the Action Menu
20080201
20060301

Advertisement

Table of Contents
loading

Table of Contents