E-55
Using Matrices in Calculations
Matrices stored in memories (matA–matD) can be used
in arithmetic calculations (with the exception of division
between matrices) and calculations that use
x
3
,
x
2
,
and
x
−
1
. You can also use the following matrix-specifi c
functions that are available in the MATH menu.
dim (
matrix name, row, column
)
Returns a matrix with
dimensions changed as
specifi ed.
fi ll (
value, row, column
)
Fills each element with a
specifi ed value.
cumul
matrix name
Returns the cumulative matrix.
aug (
matrix name, matrix name
) Appends the second matrix
to the fi rst matrix as new
columns. The fi rst and second
matrices must have the same
number of rows.
identity
value
Returns the identity matrix
with specifi ed value of rows
and columns.
rnd_mat (
row, column
)
Returns a random matrix with
specifi ed values of rows and
columns.
det
matrix name
Returns the determinant of a
square matrix.
trans
matrix name
Returns the matrix with the
columns transposed to rows
and the rows transposed to
columns.
mat
→
list
(
N
7
)
Creates lists with elements
from the left column of each
matrix. (matA
→
L1, matB
→
L2,
matC
→
L3, matD
→
L4)
Mode changes from MATRIX
mode to LIST mode.
matA
→
list
(
N
8
)
Creates lists with elements
from each column of the
matrix. (matA
→
L1, L2, L3, L4)
Mode changes from MATRIX
mode to LIST mode.
Notes:
• When the matrix entry screen is displayed, you
cannot perform matrix calculations because the
MATH menu is not available.
• If the calculation result is a matrix, it will be displayed
in the matrix entry screen (note that this replaces any
existing data in the buffer). To store the calculation
Summary of Contents for EL-5160S
Page 1: ......
Page 111: ...110 メ モ ...
Page 184: ...E 73 MEMO ...
Page 185: ...E 74 MEMO ...
Page 186: ...E 75 MEMO MEMO ...
Page 187: ...E 76 ...
Page 188: ......