89
List Function Chapter 6
uu
uu
uTo calculate the sum of values in a list (Sum)
K 1 (LIST) [ [ 2 (Sum) [ 1 (List) <list number 1-6> w
Example To calculate the sum of values in List 1 (36, 16, 58, 46, 56)
AK1(LIST)[[2(Sum)
[1(List)bw
4 Arithmetic Calculations Using Lists
You can perform arithmetic calculations using two lists or one list and a numeric
value.
List
Numeric Value
List
Numeric Value
+
−
×
÷
=
List
Ans Memory
kk
kk
k Error Messages
• A calculation involving two lists performs the operation between corresponding
cells. Because of this, a Dim ERROR occurs if the two lists do not have the same
number of values (which means they have different “dimensions”).
• An Ma ERROR occurs whenever an operation involving any two cells generates
a mathematical error.
kk
kk
k Inputting a List into a Calculation
There are two methods you can use to input a list into a calculation.
uu
uu
uTo input a specific list by name
Example To input List 6
1. Press K to display the first Operation Menu.
• This is the function key menu that appears in the RUN or PRGM Mode when you
press K.
K
Calculation results are
stored in Ans Memory.
1234