20060301
2-5-4
List Calculations
Using a List to Assign Different Values to Multiple Variables
Use the procedure in this section when you want to use a list to assign various different 
values to multiple variables.
Syntax:  List with Numbers 
S
 List with Variables
Example:  Assign the values 10, 20, and 30, to variables 
x
, 
y
, and 
z
 respectively
u
 ClassPad Operation
  (1) Perform the key operation below in the Main application work area.
   
9
{
ba,ca,da
}
W
{
X
,
Y
,
Z
}
  (2) 
w
Tip
•  You can perform this operation using a matrix that has a single row and multiple columns, or 
multiple rows and a single column. For details see “Using a Matrix to Assign Different Values to 
Multiple Variables” on page 2-6-6.