
X1, Y1...X9,Y9
XO,YO
Parametric
R1...R9, RO
Polar
U1...U9, UO
Sequence
E1...E9, EO
Solve
Statistics
Can contain any expression. Independent variable is T.
Example
'SIN(4*T)' ► Y1(T):'2*SIN(6*T)' STO^
XI (T)
Can contain any expression. Independent variable is 6.
Example
'2*SIN(2*6) ' ► R1(0)
Can contain any expression. Independent variable is N.
Example
RECURSE (U,U(N-1)*N,1,2) ► U1(N)
Can contain any equation or expression. Independent variable
is selected by highlighting it in Numeric View.
Example
'X+Y*X-2=Y' ► El
Defines the type of fit to be used by the FIT operation in
drawing the regression line.
From Symbolic Setup view, specify the fit in the field for
SI FIT, S2FIT, etc.
or
111 a program, store one of the following constant names or
numbers into a variable Slfit, S2f it, etc.
1. Linear
2 . LogFit
3 . ExpFit
4 . Power
5 . QuadFit
6 . Cubic
7 . Legist
8. User defined
Example
Cubic ► S2fit
or
5 ► S2fit
15-38
Programming
Komentarze do niniejszej Instrukcji