Precise & reliable results

Inflection Point Calculator

Free inflection point calculator: find where a function changes concavity. Calculate inflection points by finding where

100% Accuracy
50+ Formulas Built In
Instant Calculation Speed
Free Always Free

Calculator

Your Results

Enter your values and click Calculate to see results

How the Inflection Point Calculator Works

The inflection point calculator identifies where a function changes from concave up to concave down (or vice versa) using the second derivative test. An inflection point occurs where the second derivative f″(x) = 0 or is undefined, AND where f″(x) actually changes sign across that point.

Process: (1) Find f′(x) — the first derivative. (2) Find f″(x) — the second derivative. (3) Set f″(x) = 0 and solve for x. (4) Test sign change: if f″(x) changes from positive to negative at x = c, there's an inflection point (concave up → concave down). If f″(x) changes from negative to positive, also an inflection point (concave down → concave up). If no sign change, x = c is NOT an inflection point even if f″(c) = 0.

Find Inflection Points: Step-by-Step Examples

Example 1: f(x) = x3 − 3x2 + 2

  • f′(x) = 3x2 − 6x
  • f″(x) = 6x − 6
  • Set f″(x) = 0: 6x − 6 = 0 → x = 1
  • Sign test: f″(0) = −6 < 0 (concave down); f″(2) = 6 > 0 (concave up)
  • Sign changes at x = 1 ✓ → Inflection point at (1, f(1)) = (1, 0)

Example 2: f(x) = x⁴ (no inflection point despite f″(0) = 0)

  • f′(x) = 4x3
  • f″(x) = 12x2
  • Set f″(x) = 0: 12x2 = 0 → x = 0
  • Sign test: f″(−1) = 12 > 0; f″(1) = 12 > 0 — both positive, NO sign change
  • x = 0 is NOT an inflection point. f(x) = x⁴ is always concave up.

Second Derivative Calculator: Concavity Test Explained

The second derivative tells you about the curvature (concavity) of a function:

  • f″(x) > 0: Function is concave up (curves upward like a bowl ∪). The rate of change is increasing.
  • f″(x) < 0: Function is concave down (curves downward like a hill ∩). The rate of change is decreasing.
  • f″(x) = 0: Possible inflection point — must verify sign change.
  • f″(x) undefined: Also check for inflection points at these values (e.g., x = 0 in f(x) = x^(5/3)).

The second derivative test also identifies local extrema: if f′(c) = 0 and f″(c) > 0, then c is a local minimum. If f′(c) = 0 and f″(c) < 0, then c is a local maximum. If f″(c) = 0, the test is inconclusive — use the first derivative test instead.

Inflection Points of Common Functions

  • f(x) = sin(x): Inflection points at x = nπ (all multiples of π): 0, π, 2π, −π, etc.
  • f(x) = eˣ: No inflection points (f″(x) = eˣ > 0 always; always concave up)
  • f(x) = ln(x): No inflection points (f″(x) = −1/x2 < 0 always; always concave down for x > 0)
  • f(x) = x3: Inflection point at x = 0 (f″(x) = 6x changes sign at 0)
  • Normal distribution curve: Inflection points at x = μ ± σ (one standard deviation from mean) — where the bell curve changes from spreading outward to curving back inward

Frequently Asked Questions

Can an inflection point also be a local maximum or minimum?

No. At a local maximum or minimum, f′(x) = 0 and the function doesn't cross from increasing to decreasing through a concavity change — it changes direction. At an inflection point, the function changes concavity but doesn't necessarily change direction. Inflection points can occur at points where f′(x) != 0 (the function is still increasing or decreasing, just changing curvature). The classic example is a cubic: f(x) = x3 has an inflection point at x = 0 with f′(0) = 0, but x = 0 is neither a max nor a min because f′ doesn't change sign there.

What does an inflection point mean in real life?

Inflection points mark transitions in growth rates. In a logistic growth curve (like population growth or the spread of a product), the inflection point is the moment of maximum growth rate — where growth starts slowing down. In economics, inflection points in cost functions mark where marginal costs start increasing (the point of diminishing returns). In business, "inflection point" colloquially describes a moment where growth fundamentally changes direction — the mathematical concept maps well to this intuition.