Function Summary and Index 265

matrices or of one matrix and a scalar. Stores in result matrix (page 152-155).

÷For two matrices, multiplies inverse of matrix in X by matrix in Y. For only one matrix, if matrix in Y, divides all elements of matrix by scalar in X; if matrix in X, multiplies each element of inverse of matrix by the scalar in Y. Stores in result matrix (pages 152- 155).

changes sign of all elements in matrix specified in X-register (page 150).

complex transform.

to ZP (page164).

>4 Transpose X

to XT (page 150).

>5 Transpose

multiply: Y and X to YTX (page 154).

>6 Calculates

residuals in result matrix (page 159).

>7 Calculates

row norm of matrix specified in X-register (page 150).

>8 Calculates

Frobenius norm of matrix specified in X- register (page 150).

"partitioned form" (Z P) (page 162).

~T0 T5 T6 Conditional tests for matrix descriptors in the X- or X- and Y-registers.

~and T0 (x ≠ 0) test the quantity in the X-register for zero. Matrix descriptors are considered nonzero. T5 (x = y) and

T

6 (x ≠ y) test if the descriptors in X and Y are the same. The result affects program execution: skip (one line) if false (page 174).

>{0 through 9}

Matrix operations.

>0 Dimensions

all matrices to 0×0 (page 143).

>1 Sets row and

column numbers in R0 and R1 to 1 (page 143).

>2 Complex

transform: ZP to (page 164).

>3 inverse

>9 Calculates determinant of matrix specified in X-register (also does LU decomposition of the matrix) (page 150).

cTransforms

matrix stored in "partitioned form" (Z P) to "complex form" (ZC) (page 162).

pTransforms

matrix stored in "complex form" (Z C) to

Number Alteration

aYields absolute value of number in display (page 24).

qLeaves only fractional portion of number in display (X-register) by truncating integer portion (page 24).

Leaves only

integer portion of number in display (X-