287
APPENDIX
for US
EL-9650 functions
Major- Sub- Minor- Name Description Example of use
category category category
MATH B NUM 1 abs ( Finds absolute value of real abs (A)
number, equation, list or
matrix (CPLX)
2 round ( Round off at specified round (a [,digit
decimal place number of
decimals])
3 ipart Finds integer part of ipart A
numerical value (CPLX)
4 fpart Finds fractional part of fpart A
numerical value (CPLX)
5 int Change numerical value to int A
integer value (CPLX)
6 min ( Finds smallest value in min(A,B) or min(list)
valueA and valueB or return
smallest value within a list
7 max ( Finds largest value in valueA max(A,B) or
and valueB or return largest max(list)
value within a list
8 lcm ( Finds least common multiple lcm (G,H)
of valueG and valueH that G and H are
are real numbers or lists synchronized by list
or numerical value
9 gcd ( Finds greatest common gcd (G,H)
divisor of valueG and valueH G and H are
that are real numbers or lists synchronized by list
or numerical value
EL-9650-Appendix (282-326) 8/1/00, 9:39 AM287