292
APPENDIX
for US
EL-9650 functions
Major- Sub- Minor- Name Description Example of use
category category category
LIST A OPE 2 sortD ( Sorts elements of list names sortD(list name)
in descending order sortD(list name,
(sorts list elements in the subordinate list
order from the highest value name 1... subordi-
to the lowest value) nate list name n)
3 dim ( Finds list length and matrix dim (list name) dim
size (matrix name)
Defines list length and (matrix size is
matrix size returned with list)
List length→dim (list
name),{column,row}
→dim (matrix name)
4 fill ( Satisfies list element using
fill(value, matrix name)
specified value fill(value, list name)
5 seq ( Creates a sequential list seq(equation, initial
using the value obtained value,end value
by inputting equation and [,increment])
changing the variable in the
specified range
6 cumul Creates cumulative list and cumul list
cumulative matrix cumul matrix name
(cumulative list with all lines cumul list name
as one list)
7 df_list Creates a differential list df_list list name or
between list elements list
8 augment ( Creates a list that augments augment(C,D)
two lists C and D are lists,
matrix names or list
names
9 list→mat ( Satisfies matrix in line units list→mat(list or list
from the individually name 1,...,matrix
specified list elements name)
EL-9650-Appendix (282-326) 8/1/00, 9:39 AM292