- Home
- /
- Math & Conversions
- /
- Geometry
- /
- Cone Calculator
Cone Calculator — Volume, Surface Area, Slant Height & Angles
Professional cone calculator: compute volume, lateral and total surface area, slant height, base radius/diameter, and apex angle from your choice of inputs. Mobile-first, accessible, and accurate.
Metric mode defaults to centimeters and meters for length inputs.
All outputs honor this single selection.
All other metrics derive from the same conversion-safe model.
How to Use This Calculator
Pick the measurement mode that matches the values you have, select the length unit to keep things consistent, enter the known pair of quantities, and press Calculate. Inline guidance will flag invalid entries and the banner will summarize any remaining issues.
Methodology
The tool converts every input to meters (and cubic meters for volume) before applying the right-circular cone formulas. After computing radius, height, slant height, areas, volume, and apex angle in SI units, the results are converted back to the chosen display unit with a deterministic rounding strategy to avoid NaN/Infinity artifacts.
The apex angle reports the full opening across the base, while the half-angle happens to be half of that. Slant inputs are vetted so they must always exceed the radius to describe a real cone.
Full original guide (expanded)
Why use this calculator
- Solve from multiple input pairs (r+h, d+h, r+l, V+h).
- Clear formulas and variable glossary for transparency.
- WCAG 2.1 AA compliant UI and mobile-first layout.
Related geometry tools
- Frustum (Truncated Cone) Calculator (see dedicated tool).
- Cylinder Calculator
- Sphere Calculator
- Pyramid Calculator
Audit & verification
Audit: Complete. Verified by Ugo Candido on 2026-01-19. Calculations match the original JavaScript engine and reference right circular cone formulas.
Code-generated audit notes are preserved so you can trace sources and version history.