293
APPENDIX
for US
EL-9650 functions
Major- Sub- Minor- Name Description Example of use
category category category
LIST A OPE 0 mat→list ( Satisfies individual list from mat→list(matrix
individual line elements of name,list or list
matrices subordinate list name 1...,list or list
name n name n), mat →
list(matrix name,line
number,list number)
B MATH 1 min ( Finds the smallest value min (A,B) or min
from list, list element, (list)
numerical value, etc.
2 max ( Find the largest value from max (A, B) or max
list, list element, numerical (list)
value, etc.
3 mean ( Finds the mean from list mean (list [,
element frequency list of
(applicable only in list data])
calculation)
4 median ( Finds the median of median(list [,
elements within a list frequency list of
(applicable only in list data])
calculation)
5 sum ( Finds the total of list sum(list [,initial
elements from beginning to value,end value])
end sum(seq(equation,
Finds the total of sequential beginning value,end
elements from beginning to value [,increment]))
end
EL-9650-Appendix (282-326) 8/1/00, 9:39 AM293