✓ Effortless Math · Free Tool

Simpson's Rule Calculator

Approximate a definite integral with Simpson's rule (parabolic strips) — get the value, the step size, the estimated error, and a graph.

(h/3)[ f₀ + 4f₁ + 2f₂ + … + 4fₙ₋₁ + fₙ ]
f(x) dx ,  a = a b = b n = n (even)

Simpson's rule approximates a definite integral using parabolas. n (the number of subintervals) must be even.

Results

Simpson's rule estimate
Estimate
h = (b − a)/n
Subintervals n
Approx. exact integral
Approximation error

Graph

f(x)area

Step-by-step