Polynomial Command

From GeoGebra Manual
Revision as of 23:21, 14 January 2011 by Zbynek (talk | contribs) (1 revision)
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