2-8-24

Using the Action Menu

usortD

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]

ulistToMat

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]

umatToList

For information abot matToList, see page 2-8-33.

Using the List-Calculation Submenu

The [List-Calculation] submenu contains commands related to list calculations.

20080201