Using the list-calculation submenu -7-20 – Casio ClassPad 300 PLUS User Manual
Page 149
20050501
u
u
u
u
u subList
Function: Extracts a specific section of a list into a new list.
Syntax: subList (List [,start number] [,end number] [ ) ]
Example: To extract the second through the fourth elements of the list {1, 2, 3, 4, 5}
Menu Item: [Action][List-Create][subList]
• The leftmost element is the default when you omit “[,start number]”, and the rightmost
element is the default when you omit “[,end number]”.
2-7-20
Using the Action Menu
u
u
u
u
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]
Using the List-Calculation Submenu
The [List-Calculation] submenu contains commands related to list calculations.