A-18 Tables and Reference Information
SORTD(listname) Sorts the elements of
listname in descending
order. (I)
2 = OPS
áSORTD(â
8-6
SORTD(keylistname,
dependlist1,
dependlist2, . . .)
Sorts the elements of
keylistname in
descending order with
dependlist1,
dependlist2 . . . as
dependent lists. (I)
2 = OPS
áSORTD(â
8-6
Square: valueñReturns value multiplied
by itself. (F) a
2-5
Square: listñReturns a list of each list
element squared. (F) a
2-5
Square Root: value Returns the square root of
value. (F) 2 ]
2-5
Square Root: list Returns a list of the
square roots of each list
element. (F)
2 ]
2-5
STOP Stops program execution
and returns to the Home
screen. (I)
K CTL
áSTOPâ
10-10
Store: value!variable Stores value to variable.
(I) §
1-13
Store: list!listname Stores list to listname. (I) §1-13
Store:
"expression"!Yn or
"expression"!XnT or
"expression"!YnT
Stores expression to Yn
X
nT or YnT function. (I) §
1-13
Subtraction:
valueAìvalueB
Subtracts valueB from
valueA. (F) |
2-4
Subtraction:
valueìlist
Subtracts list elements
from value and returns a
list. (F)
|
2-4
Subtraction:
listìvalue
Subtracts value from list
elements and returns a
list. (F)
|
2-4
Subtraction:
listAìlistB
Subtracts each listB
element from each listA
element and returns a list.
(F)
|
2-4
SUM list Returns the sum of
elements in list. (F) 2 = MATH
áSUMâ8-10
TAN value Returns the tangent of
value. (F) Y
2-4