Using Recursion Table & Graph Functions In A Program - Casio Algebra FX 2.0 PLUS User Manual

Hide thumbs Also See for Algebra FX 2.0 PLUS:
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
+ 2" →
"3
n
b
+ 6" →
"4
n
• Table range setting
1 → R Start_
5 → R End_
1 →
a
0
2 →
b
0
1 →
a
n
3 →
b
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

Advertisement

Table of Contents
loading

Table of Contents