405
Using Calculator Functions in Programs
21- 13
3
Y = Type
_
3
4431
”X ^ 4 – X ^ 3–24X
2
+ 4X + 80”
$
Y1
_
4
J
41JJ
4
5
G SelOn 1
_
5
4411J
6
Orange G1
_
6
42
7
DrawGraph
7
!W622
Executing this program produces the result
shown here.
k
k
k
k
k
Using Dynamic Graph Functions in a Program
P.182
Using Dynamic Graph functions in a program makes it possible to perform repeat
Dynamic Graph operations. The following shows how to specify the Dynamic
Graph range inside a program.
• Dynamic Graph range
1
$
D Start
_
5
$
D End
_
1
$
D pitch
_
Example Program
ClrGraph
_
View Window –5, 5, 1, –5, 5, 1
_
Y = Type
_
”AX + 1”
$
Y1
_
1
J
41JJ
1
2
D SelOn 1
_
2
451
3
D Var A
_
3
3
1
$
4
D Start
_
4
J
51
5
$
5
D End
_
5
2
1
$
6
D pitch
_
6
3
7
DrawDyna
7
!W623
Executing this program produces the result
shown here.
*
+
Summary of Contents for CFX-9970G
Page 22: ... CFX 9970G ...
Page 452: ...435 1 2 3 4 5 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 453: ...436 Program for Circle and Tangents No 4 Step Key Operation Display 6 7 8 9 10 ...
Page 454: ...437 11 12 13 14 15 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 455: ...438 16 17 18 Program for Circle and Tangents No 4 Step Key Operation Display ...
Page 458: ...441 1 2 3 4 5 Program for Rotating a Figure No 5 Step Key Operation Display ...