Polynomial Command

From GeoGebra Manual
Revision as of 03:27, 27 October 2009 by K Voss (talk | contribs) (create official page from pdf)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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