InflectionPoint Command

From GeoGebra Manual
Revision as of 10:39, 11 October 2022 by Murkle (talk | contribs) (add InflectionPoint( <Function> ))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InflectionPoint( <Polynomial> )
Yields all inflection points of the polynomial as points on the function graph.
Example:
InflectionPoint[x^3] yields (0, 0).


CAS Syntax

InflectionPoint( <Function> )
Yields all inflection points of the function (where possible) as a list.
Example:
InflectionPoint[x exp(-x)] yields \left\{ \left(2, \frac{2}{\textit{e}^{2}} \right) \right\} .
© 2024 International GeoGebra Institute