Manuals/calci/CYLINDER

CYLINDER(Radius, Height)

where,

Radius - represents the radius of base circle.

Height - represents the height of cone.

Related functions:-

CYLINDER.SURFACEAREA()- returns the sum of all the areas of all the shapes that cover the surface of the cylinder.

CYLINDER.CURVEDAREA() - returns the curved area of cylinder.

CYLINDER.VOLUME()- returns the amount of 3-dimensional space occupied by an cylinder.


A surface created by projecting a closed two-dimensional curve along an axis intersecting the plane of the curve.



CYLINDER


Lets see an example in (Column1, Row2)

=CYLINDER(R1C2, R1C2)

The function returns the shape.

Consider an another example(Column1, Row3)

=CYLINDER.SURFACEAREA()

It returns surface area of cone(131.946891).

Consider an example in (Column1, Row4)

=CYLINDER.CURVEDAREA()

It returns curved area of cone(75.398224).

Consider an example in (Column1, Row5)

=CYLINDER.VOLUME()

It returns the volume of cone(113.097336).


Syntax

Remarks

Examples

Description

Default Calci
Column1 Column2 Column3 Column4
Row1 3 4
Row2

Cylinder:File:Cylinder.png

Row3 131.946891
Row4 75.398224
Row5 113.097336
Row6
TABLE3 File:Calci1.gif

File:Bold.gif

File:Italic.gif

File:Normal.gif

File:Underline.gif

File:Border.gif

File:Numbers.gif

File:Sort.gif

File:Formatcells.gif

File:Graphs.gif

$