Matrices
203
Argument conventions
•
For
row#
or
column#
, supply the number of the row
(counting from the top, starting with 1) or the number
of the column (counting from the left, starting with 1).
•
The argument
matrix
can refer to either a vector or a
matrix.
Matrix functions
COLNORM
Column Norm. Finds the maximum value (over all
columns) of the sums of the absolute values of all elements
in a column.
COLNORM
(
matrix
)
COND
Condition Number. Finds the 1-norm (column norm) of a
square
matrix
.
COND
(
matrix
)
CROSS
Cross Product of
vector1
with
vector2
.
CROSS
(
vector1
,
vector2
)
DET
Determinant of a square
matrix
.
DET
(
matrix
)
DOT
Dot Product of two arrays, matrix1 and matrix2.
DOT
(matrix1, matrix2)
EIGENVAL
Displays the eigenvalues in vector form for
matrix
.
EIGENVAL
(
matrix
)
EIGENVV
Eigenvectors and Eigenvalues for a square
matrix
.
Displays a list of two arrays. The first contains the
eigenvectors and the second contains the eigenvalues.
EIGENVV
(
matrix
)
IDENMAT
Identity matrix. Creates a square matrix of dimension
size
×
size
whose diagonal elements are 1 and off-
diagonal elements are zero.
IDENMAT
(
size
)
Summary of Contents for 39gII
Page 1: ...HP 39gII graphing calculator user s guide Edition1 Part Number NW249 90001 ...
Page 2: ...Printing History Edition 1 November 201 1 ...
Page 32: ...22 Getting started ...
Page 58: ...48 Apps and their views ...
Page 70: ...60 Function app ...
Page 80: ...70 Solve app ...
Page 136: ...126 Polar app ...
Page 140: ...130 Sequence app ...
Page 148: ...138 Finance app ...
Page 152: ...142 Linear Solver app ...
Page 218: ...208 Matrices ...
Page 226: ...216 Notes and Info ...
Page 238: ...228 Variables and memory management ...
Page 318: ...308 Programming ...
Page 340: ...330 Reference information ...
Page 346: ...vi Product Regulatory Information ...