
Arithmetic Calculations Using Lists
5.Press bw.
6.Enter the STAT mode to confirm that TABLE mode column Y1 has been copied to List 1.
kPerforming Scientific Function Calculations Using a ListLists can be used just as numeric values are in scientific function calculations. When the calculation produces a list as a result, the list is stored in ListAns Memory.
41
Example | To use List 3 65 to perform sin (List 3) |
22
Use radians as the angle unit.
sK1(LIST)1(List)dw
The resulting list 0.8268 is stored in ListAns Memory.
In place of the K1(LIST)1(List)doperation in the above procedure, you could input !*( { ) eb,gf,cc!/( } ).
|
|
| 1 |
|
|
| 4 |
|
|
Example | To use List 1 | 2 |
| and List 2 | 5 |
| to perform List 1List 2 | ||
|
|
| 3 |
|
|
| 6 |
|
|
This creates a list with the results of 14, 25, 36.
K1(LIST)1(List)bM1(List)cw
1
The resulting list 32 is stored in ListAns Memory. 729
20050401