Area Under Curve Calculator

Enter any math function and interval to instantly compute the definite integral using Simpson's rule numerical integration.

Function & Interval

Use x as variable. Operators: +, -, *, /, ^ or **. Functions: sin, cos, tan, sqrt, exp, log, abs.

Quick Examples

Enter a function and click Calculate to see the result.

Copied!

Summary

Enter any math function and interval to instantly compute the definite integral using Simpson's rule numerical integration.

How it works

  1. Enter a mathematical function in the f(x) field (e.g. x^2, sin(x), e^x).
  2. Set the lower bound (a) and upper bound (b) of the integration interval.
  3. Choose the number of subintervals (higher = more accurate).
  4. Click "Calculate" to run Simpson's rule numerical integration.
  5. The result displays the approximate area and a summary of the method used.

Use cases

  • Estimate the area under a velocity-time graph to find displacement.
  • Approximate definite integrals for functions without closed-form antiderivatives.
  • Verify calculus homework answers with a quick numerical check.
  • Compute areas for irregular curves in engineering design.
  • Analyze probability distributions by integrating PDF functions.
  • Explore the effect of changing interval bounds on total area.

Frequently Asked Questions

Last updated: 2026-06-10 · Reviewed by Nham Vu