Chapter 12: Program Application 206Chapter 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Ⅺ
xList, yList[,[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).