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