Manuals/calci/CONE
CONE(Radius, Height)
where,
Radius - represents the radius of base circle.
Height - represents the height of cone.
Related functions:-
CONE.SURFACEAREA() - returns the sum of all the areas of all the shapes that cover the surface of the cone.
CONE.CURVEDAREA() - returns the curved area of cone.
CONE.VOLUME() - returns the amount of 3-dimensional space occupied by an cone.
A solid of revolution formed by rotating a triangle around one of its altitudes.
CONE
Lets see an example in (Column1, Row2)
=CONE(R1C2, R1C2)
The function returns the shape.
Consider an another example(Column1, Row3)
=CONE.SURFACEAREA()
It returns surface area of cone(75.398224).
Consider an example in (Column1, Row4)
=CONE.CURVEDAREA()
It returns curved area of cone(47.12389).
Consider an example in (Column1, Row5)
=CONE.VOLUME()
It returns the volume of cone(37.699112).
Column1 | Column2 | Column3 | Column4 | |
Row1 | 3 | 4 | ||
Row2 |
Cone:File:Cone.png |
|||
Row3 | 75.398224 | |||
Row4 | 47.12389 | |||
Row5 | 37.699112 | |||
Row6 |
TABLE3 | File:Calci1.gif | $ |