91
List Function
Chapter 6
u
u
u
u
u
To 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)
A
K
1
(LIST)
[[
2
(Sum)
[
1
(List)
b
w
4. Arithmetic Calculations Using Lists
You can perform arithmetic calculations using either two lists or one list and a numeric
value.
List
Numeric Value
List
Numeric Value
+
−
×
÷
=
List
Ans Memory
k
k
k
k
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.
k
k
k
k
k
Inputting a List into a Calculation
There are two methods you can use to input a list into a calculation.
u
u
u
u
u
To 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.
1
2
3
4
Summary of Contents for fx-7400G PLUS
Page 7: ... fx 7400G PLUS ...
Page 14: ...xii Contents ...
Page 57: ...Differential Calculations Chapter 3 ...
Page 176: ...162 Chapter 8 Programming ...
Page 188: ...Chapter 9 Data Communications 174 ...
Page 199: ...185 1 2 3 4 5 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 200: ...186 Program for Circle and Tangents No 4 Step Key Operation Display 6 7 8 9 10 ...
Page 201: ...187 11 12 13 14 15 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 202: ...188 16 17 18 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 205: ...191 1 2 3 4 5 Program for Rotating a Figure No 5 Step Key Operation Display ...