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.

IntersectionMisc - Graph&Table(1)

Function: Used as a SetInequalityPlot command argument to specify an option. See SetInequalityPlot.

InvBinomialCD

k

Syntax: InvBinomialCDprob value, Numtrial value, pos valueFunction: See “Inverse Binomial Cumulative Distribution” (page 146).InvChiCDkSyntax: InvChiCDprob value, df valueFunction: 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: InvFCDprob value, n:df value, d:df valueFunction: See “Inverse F Cumulative Distribution” (page 146).InvGeoCDkSyntax: InvGeoCDprob value, pos valueFunction: See “Inverse Geometric Cumulative Distribution” (page 147).
InvHypergeoCD

k

Syntax: InvHypergeoCDprob value, n value, M value, N valueFunction: See “Inverse Hypergeometric Cumulative Distribution” (page 147).
InvNormCD

k

Syntax: {InvNormCD ; InvNorm}"Tail setting", Area value,  value,  valueFunction: See “Inverse Normal Cumulative Distribution” (page 145).InvPoissonCDkSyntax: InvPoissonCDprob value, ) valueFunction: See “Inverse Poisson Cumulative Distribution” (page 147).InvTCDkSyntax: InvTCDprob value, df valueFunction: 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: LinearRegxList, yList[,[FreqList (or 1)] [, [<yn>][,{On ; Off}]]]Function: Performs y = a·x + b regression.

Description: See SinReg.

LineTypeMisc - 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).

Chapter 12: Program Application

206