Evaluate a definite integral numerically with Simpson’s rule, and see the antiderivative where a closed form exists.
How integral is worked out
The definite integral is computed by Simpson’s rule, which fits parabolas through successive triples of points and is accurate to several decimal places for smooth functions. This works even when no closed-form antiderivative exists.
Where the integrand fits a recognisable pattern β polynomials, sine, cosine, exponentials, 1/x and square roots β the calculator also reports the symbolic antiderivative and evaluates it at both limits so you can compare methods.
A worked example
As an example, with a function f of x^2 + 3x, numeric method of Simpsonβs rule β 2,000 intervals, the calculator returns a definite integral of 45.333333. Underneath, Antiderivative F comes out at x^3/3+3Β·x^2/2 + C and F at 45.333333. Change any field and every figure updates as you type.
How to use it
- Enter the integrand as a function of x.
- Set the lower and upper limits.
- Choose how many intervals Simpson’s rule should use.