Loading…

Frustum and Dome Calculator

Math Geometry • Three Dimensional Geometry

View all topics

Frustum Volume & Surface Area Calculator – Cone, Pyramid & Dome (Inclined)

Compute volume and surface area for frustums (truncated cones/pyramids with parallel bases) and domes (hemisphere or spherical cap). Includes inclined/oblique options where volume uses perpendicular height and lateral area uses a slant height.

Inputs accept 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

Shape type
Frustums use two parallel bases. Domes use a sphere radius with either half-sphere (hemisphere) or cap height.
Cone frustum inputs
For a right frustum, \(s=\sqrt{h^2+(R-r)^2}\). In an inclined frustum, a single “slant height” varies around the rim, so this tool uses your \(s\) as an effective/average generator length for lateral area.
Options

Drag to orbit • Shift+drag to pan • wheel/trackpad to zoom. “Reset view” fits the model.

Ready
3D view (interactive)

The model is schematic for visualization. Calculations use the formulas shown in the step-by-step section.

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 is the volume formula for a frustum?

For a frustum with perpendicular height h and base areas A1 and A2, the volume is V = (h/3)(A1 + A2 + sqrt(A1A2)).

Does an inclined (oblique) frustum have the same volume as a right frustum?

Yes, if A1, A2, and the perpendicular height h are the same, the volume is the same. The tilt mainly affects lateral surface geometry, not the volume formula.

How do you compute cone frustum lateral area?

A common formula is AL = pi(R + r)s, where R and r are the bottom and top radii and s is the slant height. For oblique frustums the slant length can vary, so an effective slant height is often used.

What is a spherical cap (dome segment) and how is its volume computed?

A spherical cap is the portion of a sphere cut off by a plane. With sphere radius R and cap height h, volume is V = (pi h^2(3R - h))/3 and curved area is Acurv = 2piRh.

What is the difference between perpendicular height and slant height?

Perpendicular height is the shortest distance between the two base planes and is used for frustum volume. Slant height lies along the side surface and is used for lateral surface area.