17
10 Limits
The value of the limit is the base of
the natural logarithm, namely .
Program
1→ X:Lbl 1:(1+1÷ X)^X→Y:Y 2 X → X:Goto 1 < 28 STEP >
Execution Example:
Check the value of as
X
becomes large.
The limit is the base of the natural logarithm,
e
= 2.718281828.
For X too large, it may not be possible to calculate the exponent, and Y may become 1.
To stop program, press the key.
To calculate for other functions, alter the program where underlined.
1
1
n
---+
n
n
∞
→
lim
e
e
ON
MODE MODE MODE
1
PRGM
MODE
1
COMP
1
P1
1
1
x
---+
x
Prog
1
Disp
S A
D R
P1
P2 P3 P4
G
EXE
Disp
S A
D R
P1
P2 P3 P4
G
EXE EXE
Disp
S A
D R
P1
P2 P3 P4
G
AC
関数電卓事例集 .book 17 ページ 2002年9月2日 月曜日 午後6時51分