Skip to content

Simpson's Rule Calculator

Approximate a definite integral with Simpson's 1/3 rule from sampled function values. Enter the limits, an even number of subintervals, and the values f(x₀)…f(xₙ) to get the parabolic area estimate and the step size.

Inputs

Results

Enter a value to see results.

\begin{aligned} \int_a^b f(x)\,dx &\approx \frac{h}{3}\left[f(x_0) + 4f(x_1) + 2f(x_2) + \cdots + 4f(x_{n-1}) + f(x_n)\right] \\ &= \frac{?}{3}\bigl[\,\text{weighted sum of } 1, 0.94, 0.78, 0.64, 0.5\,\bigr] \\ &= ? \end{aligned}

Embed this calculator

Preview

Paste this code into your page to show the calculator.

Share this calculation

Anyone who opens this link sees your values already filled in.

200+ calculators · 10 languages · 100% free

Was this calculator helpful?

No

How can we improve this calculator?