Polynomial Command

From GeoGebra Manual
Revision as of 10:40, 15 February 2011 by Mathmum (talk | contribs) (added v.4 - note formatting)
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