3,005 bytes added
, 02:44, 25 October 2013
<div id="6SpaceContent" class="zcontent" align="left">
'''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.
''''''
</div>
----
<div id="1SpaceContent" class="zcontent" align="left">
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.<br />
</div>
----
<div id="7SpaceContent" class="zcontent" align="left">
</div>
----
<div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">
SPHERE
</div></div>
----
<div id="8SpaceContent" class="zcontent" align="left">
Lets see an example in (Column1, Row2)
<nowiki>=SPHERE(R1C1)</nowiki>
The function returns the shape.
Consider an another example(Column1, Row3)
<nowiki>=SPHERE.SURFACEAREA()</nowiki>
It returns area of surface area of sphere(615.75216).
Consider an example in (Column1, Row4)
<nowiki>=SPHERE.VOLUME()</nowiki>
It returns volume of sphere(1436.75504).
</div>
----
<div id="10SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Syntax </div><div class="ZEditBox"><center></center></div></div>
----
<div id="4SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Remarks </div></div>
----
<div id="3SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Examples </div></div>
----
<div id="11SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="justify">Description </div></div>
----
<div id="2SpaceContent" class="zcontent" align="left">
{| id="TABLE3" class="SpreadSheet blue"
|+ Default Calci
|- class="even"
| class=" " |
| Column1
| Column2
| Column3
| Column4
|- class="odd"
| class=" " | Row1
| class="sshl_f" | 7
| class="SelectTD1 sshl_t ChangeBGColor" |
| class="sshl_t" |
| class="sshl_t" |
|- class="even"
| class=" " | Row2
|
Sphere:[[Image:sphere.png]]
| class="sshl_t" |
| class="sshl_t" |
| class="sshl_t" |
|- class="odd"
| Row3
| class="sshl_f" | 615.75216
| class="sshl_t" |
| class="sshl_t" |
| class="sshl_t" |
|- class="even"
| Row4
| class="sshl_f" | 1436.75504
| class="sshl_t" |
| class="sshl_t" |
| class="sshl_t" |
|- class="odd"
| class=" " | Row5
|
| class="sshl_t" |
| class="sshl_t" |
| class="sshl_t" |
|- class="even"
| Row6
|
| class="sshl_t" |
| class="sshl_t" |
| class="sshl_t" |
|}
{| id="TABLE3_menu"
| align="right" | TABLE3
| <span align="left">[[Image:calci1.gif]]</span>
|
|
[[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>
----