TI-83 Plus
Matrices
275
det(
det(
(determinant) returns the determinant (a real number) of a square
matrix
.
det(
matrix
)
T
(Transpose)
T
(transpose) returns a matrix in which each element (row, column) is
swapped with the corresponding element (column, row) of
matrix
.
matrix
T
Accessing Matrix Dimensions with dim(
dim(
(dimension) returns a list containing the dimensions (
{
rows
columns
}
)
of
matrix
.
dim(
matrix
)
Note:
dim(
matrix
)
!
L
n
:
L
n
(1)
returns the number of rows.
d
im(
matrix
)
!
L
n
:
L
n
(2)
returns the number of columns.
Summary of Contents for 83PL/CLM/1L1/V - 83 Plus Calc
Page 407: ...TI 83 Plus Inferential Statistics and Distributions 404 Input Calculated results Drawn results...
Page 412: ...TI 83 Plus Inferential Statistics and Distributions 409 Data Stats Input Calculated results...
Page 454: ...TI 83 Plus Applications 451 tvm_FV tvm_FV computes the future value tvm_FV PV PMT P Y C Y...