
Using the Action Menu
•“x” is the default variable when you do not specify one above.
•To specify “y” as the variable, for example, enter “=polyEval(B1:B3, y)”.
u
Function: Returns the
Syntax: sequence(start cell:end cell[,start cell:end cell][,variable])
Example: To determine a polynomial for the sequence values in cells B1 through B4 and a variable of “y”, and input the result in cell A1:
• “x” is the default variable when you do not specify one above.
20060301