Sharp el-9950 Manual page 140

Equation editor scientific
Hide thumbs Also See for el-9950:
Table of Contents

Advertisement

8 augment(
augment(list 1, list 2)
Returns a list appending the specified lists.
Example
• Obtain the list appending L1
({4, 2, 7}) and L2 ({
• Press b R 1 to
store the list.
9 list→mat(
list→mat(list 1, ..., list n, matrix name)
Makes a matrix using the specified list as column data, stored
under the specified matrix name.
Example
• Make a matrix mat A using list
L1 as the first column and list
L2 as the second column.
* The dimensions of the two lists
must be the same.
* Complex numbers cannot be used with this function.
* This function is the same as list→mat of the OPE menu in the
MATRIX function.
0 mat→list(
mat→list(matrix name, list name 1, ..., list name n)
mat→list(matrix name, column number, list name)
Makes lists from the matrix.
This function is the same as "mat→list" of the OPE menu in the
MATRIX function. See page 129 for details.
Chapter 7: List Features
-
-
-
1,
3,
4}).
139

Advertisement

Table of Contents
loading

Table of Contents