Area Under Curve Calculator
Enter a function f(x), a lower limit, and an upper limit to compute the area under the curve using numerical integration. The Area Under Curve Calculator applies Simpson's Rule across your defined interval and returns the definite integral value — the signed area between your function and the x-axis. Supports common functions like sin, cos, sqrt, log, exp, and polynomial expressions.
Results
Area Under Curve ∫f(x)dx
--
Absolute Area (|∫f(x)dx|)
--
Interval Width (b − a)
--
Average Value of f(x)
--
f(a) — Value at Lower Limit
--
f(b) — Value at Upper Limit
--