Definite Integral Calculator
Calculate definite integrals numerically with Riemann sum visualization and area under curve
Enter function using x as variable. Supported: +, -, *, /, ^, sin, cos, tan, exp, ln, sqrt, abs
Results
Enter values and click Calculate to see the result.
Theory & Formula
Theory
A definite integral ∫[a,b] f(x) dx represents the signed area between the curve f(x) and the x-axis from x=a to x=b. It has applications in physics (work, distance), probability (cumulative distribution), and many other fields.
Fundamental Theorem of Calculus
Where F(x) is any antiderivative of f(x). This connects differentiation and integration.
Trapezoidal Rule
Approximates the area using trapezoids. More accurate with larger n.
Simpson's Rule
Approximates using parabolic arcs. Generally more accurate than trapezoidal rule.
Example
Calculate ∫[0,2] x² dx using the fundamental theorem: