Casio ClassPad 300 Calculator User Manual


 
20021201
SeqSelOn
Syntax: SeqSelOn
an+1
an+2
bn+1
bn+2
cn+1
cn+2
anE
bnE
cnE
Function: Selects the specified sequence expression. Specifying “anE”, “bnE”, or “cnE” as
the argument activates [Explicit]. Specifying any other argument activates
[Recursive].
SeqType
Syntax: SeqType
"n"
"an+1a0"
"an+1a1"
"an+2a0"
"an+2a1"
Function: Specifies the recursion type.
Description: Specifying “n” as the argument activates [Explicit]. Specifying any other
argument activates [Recursive].
k Statistics
12-6-27
Program Command Reference
abExpReg
Syntax: abExpReg
xList, yList[,[FreqList (or 1)][, [<yn>][,
{
On
}
]]]
Off
Function: Performs y = a
b
x
regression.
Description
xList: Name of list for storing x-axis data
yList: Name of list for storing y-axis data
FreqList: Name of list for storing frequency of “xList” and “yList” data
•“FreqList” can be omitted. Doing so sets “1” for “FreqList”.
•“yn” is the Graph Editor name (y1, y2, ...) that is the copy destination of the regression
expression. Copy is not performed when “yn” is skipped.
•“On/Off” turns Residual calc on or off. Residual calc is turned off when this setting is
skipped.