20070201
   5. Press b w .
   6. Enter the  STAT  mode to confi rm that  TABLE  mode column Y1 has been copied to List 
1.
   
  
  
  
  
  
  k  Performing Scientifi c Function Calculations Using a List
  Lists can be used just as numeric values are in scientifi c function calculations. When the 
calculation produces a list as a result, the list is stored in ListAns Memory.
  
  
  Example  To use List 3 
41
65
22
 to perform sin (List 3)
  
  
  Use radians as the angle unit.
  
  s K 1 (LIST)1 (List)d w 
  
  
  The resulting list 
−0.158
0.8268
−8E−3
 is stored in ListAns Memory.
  
  
  In place of the K 1 (LIST)1 (List)d  operation in the above procedure, you could input 
  ! * ( { ) eb,gf,cc ! / ( } ).
  
  
  Example  To use List 1 
1
2
3
 and List 2 
4
5
6
 to perform List 1
 List 2
 
  
  
  This creates a list with the results of 1
 4
 , 2
 5
 , 3
 6
 .
  
  K 1 (LIST)1 (List)b M 1 (List)c w 
  
  
  The resulting list 
1
32
729
 is stored in ListAns Memory.
3-3-5
Arithmetic Calculations Using Lists