3,453 bytes added
, 02:31, 25 October 2013
<div id="6SpaceContent" class="zcontent" align="left">
'''CIRCLE('''SomeCenterX, SomeCenterY, Radius)
where,
'''SomeCenterX '''- represents the x coordinate.
'''SomeCenterY '''- represents the y coordinate.
'''Radius '''- represents the point from (x,y) point.
Related functions:-
'''CIRCLE.AREA()''' - returns the region bounded by circle'''.'''
'''CIRCLE.CIRCUMFERENCE()''' - returns the distance around the circle.
</div>
----
<div id="1SpaceContent" class="zcontent" align="left">
Circles are simple closed curves which divide the plane into an interior and an exterior. The circumference of a circle is the perimeter of the circle, and the interior of the circle is called a Area. An arc is any connected part of a circle.
</div>
----
<div id="7SpaceContent" class="zcontent" align="left">
</div>
----
<div id="12SpaceContent" class="zcontent" align="left"><div class="ZEditBox" align="left">
CIRCLE
</div></div>
----
<div id="8SpaceContent" class="zcontent" align="left">
Lets see an example in (Column1, Row2)
<nowiki>=CIRCLE(R1C2, R1C3, R1C4)</nowiki>
The function returns the shape.
Consider an another example(Column1, Row3)
<nowiki>=CIRCLE.AREA()</nowiki>
CIRCLE returns the area of circle.
An example in (Column1, Row4)
<nowiki>=CIRCLE.CIRCUMFERENCE()</nowiki>
CIRCLE returns the circumference of circle.
</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" | SMITH
| class="sshl_f" | 3
| class=" " | 4
| class="sshl_f " | 5
|- class="even"
| class=" " | Row2
|
Circle:[[Image:circle.png]]
| class="SelectTD1 sshl_t ChangeBGColor" |
| class="sshl_t" |
| class="sshl_t" |
|- class="odd"
| Row3
| class="sshl_f" | 78.539816
| class="sshl_t" |
| class="sshl_t" |
| class="sshl_t" |
|- class="even"
| Row4
| class="sshl_f" | 31.415927
| class="sshl_t" |
| class="sshl_t" |
| class="sshl_t" |
|- class="odd"
| class=" " | Row5
|
<div id="2Space_Handle" class="zhandles" title="Click and Drag to resize CALCI Column/Row/Cell. It is EZ!"></div><div id="2Space_Copy" class="zhandles" title="Click and Drag over to AutoFill other cells."></div><div id="2Space_Drag" class="zhandles" title="Click and Drag to Move/Copy Area.">[[Image:copy-cube.gif]] </div>
| class="sshl_t" |
| class="sshl_t" |
| class="sshl_t" |
|- class="even"
| Row6
| class=" " |
| 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>
----