Polynomial Command

From GeoGebra Manual
Revision as of 15:23, 27 February 2011 by Zbynek (talk | contribs) (1 revision: tt => code)
Jump to: navigation, search



Polynomial[Function]
Yields the expanded polynomial function.
Example: Polynomial[(x - 3)^2] yields x2 - 6x + 9.
Polynomial[List of n points]
Creates the interpolation polynomial of degree n-1 through the given n points.
© 2024 International GeoGebra Institute