Casio ClassPad II fx-CP400+E User Manual page 210

Graphing calculator
Table of Contents

Advertisement

DrawSeqEtrCon, DrawSeqEtrPlt
Syntax: DrawSeqEtrCon
DrawSeqEtrPlt
Function: Graphs a recursion expression whose
vertical axis is Σ
a
b
n
n
n
axis is
using a generated number table, in
accordance with the conditions of each command.
Description: DrawSeqEtrCon draws a connect type
graph, while DrawSeqEtrPlt draws a plot type graph.
DrawShade
Syntax: DrawShade <expression 1>, <expression
2>[, <number 1>, <number 2>][,<color command>]
Function: Shades the area between expression 1
(lower curve) and expression 2 (upper curve) from
x
-values of number 1 to number 2.
Description: Expression 1 and expression 2 have
a
y
= type expression on the right side. Graphing of
any other type of expression is not supported by this
command.
DrawStat
Syntax: DrawStat
Function: Draws a statistical graph.
E
Else
See If~Then~ElseIf~Else~IfEnd.
ElseIf
See If~Then~ElseIf~Else~IfEnd.
ExpReg (ExpR)
Misc - Statistics(1) - Regression
Syntax: ExpReg
x
List,
[,{On ; Off}]]]
y
Function: Performs
=
Description: See SinReg.
ExpToStr
Syntax: ExpToStr <expression>,<storage variable
name>
Function: Converts the result of an input expression
to a string and assigns the string to the specified
variable.
F
FCD
Syntax: FCD Lower value, Upper value,
d
df
:
value
F
Function: See "
Cumulative Distribution" (page 152).
FPD
x
Syntax: FPD
value,
F
Function: See "
Probability Density" (page 152).
I/O - Draw
or Σ
c
) and whose horizontal
n
I/O - Draw
I/O - Draw
y
List[,[FreqList (or 1)][, [<
a
e
b·x
·
regression.
Misc - String(1)
k
n
df
:
k
n
df
d
df
:
value,
:
value
For~To~(Step~)Next
Syntax:
For <expression 1>⇒<control variable name>
To <expression 2> [Step <expression 3>]
[<statement>] ... : Next
• <expression 1> is the initial value, <expression 2> is
the end value, and <expression 3> is the step.
Function: Anything between the For command and
the Next command is repeated for a count starting
with the initial value of the control variable and ending
when the control variable reaches the end value.
Each pass causes the value of the control variable to
be changed by the value specified by the step value.
The loop is terminated whenever the control variable
value exceeds the end value.
Description:
• 1 is used for the step if a step value is not specified.
• The initial value can be less than the end value, as
long as a positive value is specified for the step. In
this case, the value of the control value is increased
by the step with each pass.
• The initial value can be greater than the end value,
as long as a negative value is specified for the
step. In this case, the value of the control value is
decreased by the step with each pass.
• You can use a multi-statement command (:) in place
of the carriage return to separate statements.
Ctrl - If
• Do not use the Goto command to exit a For~Next
loop.
Ctrl - If
G
GeoCD
Syntax: GeoCD Lower value, Upper value,
Function: See "Geometric Cumulative Distribution"
yn
>]
(page 153).
GeoPD
Syntax: GeoPD
Function: See "Geometric Distribution Probability"
(page 153).
GetFolder
Syntax: GetFolder <storage variable name>
Function: Gets the current folder name and assigns it
to a variable as a text string.
value,
x
pos
value,
value
Misc - Variable - Folder
Chapter 12: Program Application  210
Chapter 12: Program Application  210
Ctrl - For
k
pos
value
k

Advertisement

Table of Contents
loading

Table of Contents