![Casio CLASSPAD II Скачать руководство пользователя страница 206](http://html.mh-extra.com/html/casio/classpad-ii/classpad-ii_user-manual_2567995206.webp)
Chapter 12: Program Application
206
Chapter 12: Program Application
206
InputFunc
I/O - Input
Syntax: InputFunc
<user-defined function name>
(<argument >[,<argument >…]) [,"<string 1>"[,"<string
2>"]]
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
<variable name>[,"<string 1>"[,"
<string 2>"]]
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>[,<color
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
<start point
x
-coordinate>, <start point
y
-coordinate>, <end point
x
-coordinate>, <end point
y
-coordinate>[,<color command>]
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).