Conical Frustum Calculator
A Frustum can be defined as a geometric figure that consists of three dimensions, and its top has been removed by a plane parallel to the base.
The diameters of the top side and the base are parallel to each other and are located in the center of the axis.
It is important to recall some basic information that is relevant to the Frustum Calculator. The dimensions that can be found using the calculator include: the vertical height of the figure Frustum, the slant height of the sides, top and base radiuses.
Square units are used for the following dimensions: the top surface area, lateral surface area, base surface area, and total surface area. The volume is calculated in units cubed.
The Conical Frustum Calculator is capable of applying the following algorithms:
Slant Height (s) = √((R − r)2+h2)
Base Surface Area = πR2
Top Surface Area = πr2
Lateral Surface Area = π * (r + R) * s
Total Surface Area = Base Surface Area + Top Surface Area + Lateral Surface Area
Volume = (1/3) * π * h * (r2 + R2 + (r * R))
Where π is the constant (3.141592654)