44
Chapter 3
Differential Calculations
• To perform differential calculations, first display the Option Menu, and then input
the values shown in the formula below.
K
2
(CALC)
[
1
(
d
/
dx
)
f
(
x
)
,
a
,
∆
x
)
The differentiation for this type of calculation is defined as:
In this definition,
infinitesimal is replaced by a sufficiently small
∆
x
, with the value in
the neighborhood of
f '
(
a
)
calculated as:
In order to provide the best precision possible, this unit employs central difference to
perform differential calculations. The following illustrates central difference.
The slopes of point
a
and point
a
+
∆
x
, and of point
a
and point
a
–
∆
x
in function
y
=
f
(
x
)
are as follows:
In the above,
∆
y
/
∆
x
is called the forward difference, while
∇
y
/
∇
x
is the backward
difference.To calculate derivatives, the unit takes the average between the value of
∆
y
/
∆
x
and
∇
y
/
∇
x
, thereby providing higher precision for derivatives.
f
(
a
+
∆
x
) –
f
(
a
)
f
'(
a
) = lim
–––––––––––––
∆
x
∆
x
→
0
f
(
a
+
∆
x
) –
f
(
a
)
∆
y
f
(
a
) –
f
(
a
–
∆
x
)
∇
y
–––––––––––––
=
–––
,
–––––––––––––
=
–––
∆
x
∆
x
∆
x
∇
x
f
(
a
+
∆
x
) –
f
(
a
)
f
'(
a
)
–––––––––––––
∆
x
d
d
/
dx
(
f
(
x
),
a
,
∆
x
)
⇒
–––
f
(
a
)
dx
Increase/decrease of
x
Point for which you want to determine the derivative
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 ...