20060301
20080201
2-8-24
Using the Action Menu
u
sortD
Function: Sorts the elements of the list into descending order.
Syntax: sortD (List [
)
]
Example: To sort the elements of the list {1, 5, 3} into descending order
Menu Item: [Action][List-Create][sortD]
u
listToMat
Function: Transforms lists into a matrix.
Syntax: listToMat (List-1 [, List-2, ..., List-N] [
)
]
Example: To transform the lists {3, 5} and {2, 4} into a matrix
Menu Item: [Action][List-Create][listToMat]
u
matToList
• For information abot matToList, see page 2-8-33.
Using the List-Calculation Submenu
The [List-Calculation] submenu contains commands related to list calculations.