
Cone Calculator
This calculator finds the volume, surface area, and other properties of a cone. The formulas used are:
- Slant height: s = √r2 + h2
- Volume: V = 1 / 3 π r2 h
- Lateral Surface Area: L = π r s
- Base Surface Area: B = π r2
- Total Surface Area: A = L + B = π r (r + s)