Loading…

Double and Triple Integral Evaluator

Math Calculus • Differential Equations

View all topics

Evaluate double and triple integrals in rectangular, polar, cylindrical, or spherical coordinates. The calculator builds the iterated integral, includes the correct Jacobian factor, supports order switching, and highlights the integration region in a draggable 2D/3D visualization.

Double integral \(\displaystyle \iint_R f(x,y)\,dA\) Triple integral \(\displaystyle \iiint_E f(x,y,z)\,dV\) Polar / cylindrical \(\displaystyle dA=r\,dr\,d\theta,\quad dV=r\,dr\,d\theta\,dz\) Spherical \(\displaystyle dV=\rho^2\sin\phi\,d\rho\,d\phi\,d\theta\)

Integral setup

You may use x, y, z, r, theta, rho, and phi. Supported functions include sin, cos, tan, sqrt, ln, exp, and abs.
Order is listed from outer variable to inner variable.
Live preview

Quick examples

Ready
Enter an integral setup and click “Evaluate integral”.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What coordinate systems does this calculator support?

It supports rectangular, polar, cylindrical, and spherical coordinates.

Does the calculator include the Jacobian automatically?

Yes. It includes r for polar and cylindrical coordinates, rho^2 sin(phi) for spherical coordinates, and 1 for rectangular coordinates.

Can I switch the order of integration?

Yes. The calculator lets you choose the order from outer variable to inner variable.

Can bounds depend on other variables?

Yes. Inner bounds may depend on variables that have already been assigned by outer integrations.

What numerical method is used?

The calculator uses a composite midpoint rule over the selected iterated bounds.

What does the graph show?

The graph shows sampled points from the integration region, a bounding box, and numbered axes with units.