Casio ClassPad II fx-CP400 User Manual
Page 206

Chapter 12: Program Application
206
Chapter 12: Program Application
206
InputFunc
I/O - Input
Syntax: InputFunc
Ⅺ
(
Function: When program execution reaches the
InputFunc command, the user is prompted to input
the contents of the user-defined function.
Example: InputFunc v(v0, t), "To define function
v0(m/s), t(sec)", "define function"
Description: See Input.
InputStr
I/O - Input
Syntax: InputStr
Ⅺ
Function: When program execution reaches the
InputStr command, the user is prompted for input of
a string, which is assigned to a variable.
Description: See Input.
Intersection
Misc - Graph&Table(1)
Function: Used as a SetInequalityPlot command
argument to specify an option. See SetInequalityPlot.
InvBinomialCD
k
Syntax: InvBinomialCD
Ⅺ
prob
value, Numtrial value,
pos
value
Function: See “Inverse Binomial Cumulative
Distribution” (page 146).
InvChiCD
k
Syntax: InvChiCD
Ⅺ
prob
value,
df
value
Function: See “Inverse
χ
2
Cumulative Distribution”
(page 146).
Inverse
I/O - Sketch
Syntax: Inverse
Ⅺ<
y
or
x
graph number>[,
command>]
Function: Graphs the inverse of a function.
Description: Graph number range: 1 to 100
InvFCD
k
Syntax: InvFCD
Ⅺ
prob
value,
n
:
df
value,
d
:
df
value
Function: See “Inverse
F
Cumulative Distribution”
(page 146).
InvGeoCD
k
Syntax: InvGeoCD
Ⅺ
prob
value,
pos
value
Function: See “Inverse Geometric Cumulative
Distribution” (page 147).
InvHypergeoCD
k
Syntax: InvHypergeoCD
Ⅺ
prob
value,
n
value,
M
value,
N
value
Function: See “Inverse Hypergeometric Cumulative
Distribution” (page 147).
InvNormCD
k
Syntax: {InvNormCD
Ⅺ ; InvNormⅪ}"Tail setting",
Area value,
Ʊ
value,
ƫ
value
Function: See “Inverse Normal Cumulative
Distribution” (page 145).
InvPoissonCD
k
Syntax: InvPoissonCD
Ⅺ
prob
value,
ƪ
value
Function: See “Inverse Poisson Cumulative
Distribution” (page 147).
InvTCD
k
Syntax: InvTCD
Ⅺ
prob
value,
df
value
Function: See “Inverse Student’s
t
Cumulative
Distribution” (page 146).
L
Lbl
Ctrl - Jump
See Goto~Lbl.
Ldot
Misc - Statistics(2)
Function: Used as a StatGraph command argument
to specify an option. See StatGraph.
Line
I/O - Sketch
Syntax: Line
Ⅺ
x
-coordinate>,
y
-coordinate>,
x
-coordinate>,
y
-coordinate>[,
Function: Draws a line between two specified
coordinates.
Tip:
The line is not drawn if a start point coordinate or
end point coordinate is outside of the current Graph
window.
LinearReg (LinearR)
Misc - Statistics(1) - Regression
Syntax: LinearReg
Ⅺ
x
List,
y
List[,[FreqList (or 1)]
[, [<
yn
>][,{On ; Off}]]]
Function: Performs
y
=
a
·
x
+
b
regression.
Description: See SinReg.
LineType
Misc - Setup(2)
Function: Used as a SetGrid command argument to
specify an option. See SetGrid.
LinRegTTest
k
Syntax: LinRegTTest
Ⅺ"
ơ
&
ρ condition", XList, YList[,
{Freq ; 1}]
Function: See “Linear Regression
t
Test” (page 142).