Casio ALGEBRA FX 2.0 Manual page 38

Hide thumbs Also See for ALGEBRA FX 2.0:
Table of Contents

Advertisement

k k k k k Using Recursion Table & Graph Functions in a Program
Incorporating Recursion Table & Graph functions in a program lets you generate numeric
tables and perform graphing operations. The following shows various types of syntax you
need to use when programming with Recursion Table & Graph functions.
• Recursion formula input
a
Type_ ..... Specifies recursion type.
n
+1
a
"3
+ 2" →
n
b
"4
+ 6" →
n
• Table range setting
1 → R Start_
5 → R End_
a
1 →
0
b
2 →
0
a
1 →
n
b
3 →
n
• Numeric table generation
DispR-Tbl_
• Graph draw operation
Connect type: DrawR-Con_, DrawRΣ-Con_
Plot type: DrawR-Plt_, DrawRΣ-Plt_
• Statistical convergence/divergence graph (WEB graph)
DrawWeb
Using Calculator Functions in Programs
a
_
n
+1
b
_
n
+1
_
_
Start_
Start_
a
, 10_
n
+1
8-6-7
19990401

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents