User Manual - Page 311

For 83PL/TBL/1L1/A.

Loading ...
Loading ...
Loading ...
TI-83 Plus Lists 308
List
4
matr(
List
4
matr(
(lists stored to matrix) fills
matrixname
column by column with
the elements from each list. If the dimensions of all lists are not equal,
then
List
4
matr(
fills each extra
matrixname
row with
0
. Complex lists are
not valid.
List
4
matr(
list1
,
list2
,
. . .
,
list n
,
matrixname
)
&
Matr
4
list(
Matr
4
list(
(matrix stored to lists) fills each
listname
with elements from
each column in
matrix
. If the number of
listname
arguments exceeds the
number of columns in
matrix
, then
Matr
4
list(
ignores extra
listname
arguments. Likewise, if the number of columns in
matrix
exceeds the
number of
listname
arguments, then
Matr
4
list(
ignores extra
matrix
columns.
Matr
4
list(
matrix
,
listname1
,
listname2
,
. . .
,
listname n
)
Loading ...
Loading ...
Loading ...