20050501
u
u
u
u
u
min
Function: Returns the minimum value of an expression or the elements in a list.
Syntax: min (Exp/List-1[, Exp/List-2] [ ) ]
Example: To determine the minimum values of the elements in list {1, 2, 3}
Menu Item: [Action][List-Calculation][min]
Example: To compare each element of list {1, 2, 3} with the value 2, and produce a list
whose elements contain the lesser value of each comparison
Menu Item: [Action][List-Calculation][min]
Example: To compare the elements of list {1, 2, 3} and list {3, 1, 2}, and produce a list
whose elements contain the lesser value of each comparison
Menu Item: [Action][List-Calculation][min]
2-7-21
Using the Action Menu
u
u
u
u
u
max
Function: Returns the maximum value of an expression or the elements of a list.
Syntax: max (Exp/List-1[, Exp/List-2] [ ) ]
Example: To determine the maximum value of the elements in list {1, 2, 3}
Menu Item: [Action][List-Calculation][max]
Example: To compare each element of list {1, 2, 3} with the value 2, and produce a list
whose elements contain the greater value of each comparison
Menu Item: [Action][List-Calculation][max]
Example: To compare the elements of list {1, 2, 3} and list {3, 1, 2}, and produce a list
whose elements contain the greater value of each comparison
Menu Item: [Action][List-Calculation][max]
u
u
u
u
u
dim
Function: Returns the dimension of a list.
Syntax: dim (List [ ) ]
Example: To determine the dimension of the list {1, 2, 3}
Menu Item: [Action][List-Calculation][dim]
Summary of Contents for ClassPad 300 PLUS
Page 11: ...20050501 ClassPad 300 PLUS ClassPad OS Version 2 20 ...
Page 197: ...20050501 2 10 7 Using Verify 4 Input x 2 1 and press E 5 Input x i x i and press E ...
Page 649: ...20050501 u Graph Line Clustered D u Graph Line Stacked F 13 8 2 Graphing ...
Page 650: ...20050501 u Graph Line 100 Stacked G u Graph Column Clustered H 13 8 3 Graphing ...
Page 651: ...20050501 u Graph Column Stacked J u Graph Column 100 Stacked K 13 8 4 Graphing ...
Page 652: ...20050501 u Graph Bar Clustered L u Graph Bar Stacked 13 8 5 Graphing ...