Cone Calculator

Cone Calculator

This calculator finds the volume, surface area, and other properties of a cone. The formulas used are:

  • Slant height: $s = \\sqrt{r^2 + h^2}$
  • Volume: $V = \\frac{1}{3} \\pi r^2 h$
  • Lateral Surface Area: $L = \\pi r s$
  • Base Surface Area: $B = \\pi r^2$
  • Total Surface Area: $A = L + B = \\pi r (r + s)$