InflectionPoint Command

From GeoGebra Manual
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