Difference between revisions of "Manuals/calci/SPHERE"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "<div id="6SpaceContent" class="zcontent" align="left"> '''SPHERE'''(Radius) where, '''Radius '''- represents the radius of sphere. Related functions:- '''SPHER...")
 
Line 114: Line 114:
 
{| id="TABLE3_menu"
 
{| id="TABLE3_menu"
 
| align="right" | TABLE3
 
| align="right" | TABLE3
| <span align="left">[[Image:calci1.gif]]</span>
+
| <span align="left">
|
 
|
 
[[Image:bold.gif]]
 
|
 
[[Image:italic.gif]]
 
|
 
[[Image:normal.gif]]
 
|
 
[[Image:underline.gif]]
 
|
 
[[Image:border.gif]]
 
|
 
[[Image:numbers.gif]]
 
|
 
[[Image:sort.gif]]
 
|
 
[[Image:formatcells.gif]]
 
|
 
[[Image:graphs.gif]]
 
| $
 
|}
 
 
 
</div>
 
----
 

Revision as of 10:25, 18 November 2013

SPHERE(Radius)

where,

Radius - represents the radius of sphere.

Related functions:-

SPHERE.SURFACEAREA() - returns the aum of all the areas of the shapes that cover the surface area of object.

SPHERE.VOLUME() - returns the amount of 3-dimensional space occupied by an sphere.

'


A sphere is the set of all points in three-dimensional space (R3) which are at distance r from a fixed point of that space, where r is a positive real number called the radius of the sphere.



SPHERE


Lets see an example in (Column1, Row2)

=SPHERE(R1C1)

The function returns the shape.

Consider an another example(Column1, Row3)

=SPHERE.SURFACEAREA()

It returns area of surface area of sphere(615.75216).

Consider an example in (Column1, Row4)

=SPHERE.VOLUME()

It returns volume of sphere(1436.75504).


Syntax

Remarks

Examples

Description

Default Calci
Column1 Column2 Column3 Column4
Row1 7
Row2

Sphere:File:Sphere.png

Row3 615.75216
Row4 1436.75504
Row5
Row6
TABLE3