Changes

2,308 bytes removed ,  22:17, 22 February 2014
no edit summary
Line 1: Line 1: −
<div id="6SpaceContent" class="zcontent" align="left">
+
=CIRCLE(Xcoordinate, Ycoordinate, Radius)=
 
  −
'''CIRCLE('''SomeCenterX, SomeCenterY, Radius)
      
where,
 
where,
 +
*<math>Xcoordinate</math> represents the X coordinate point,
 +
*<math>Ycoordinate</math> represents the Y coordinate point, and
 +
*<math>Radius</math> represents the radius of circle.
   −
'''SomeCenterX '''- represents the x coordinate.
+
CIRCLE() displays a circle for a specified radius from specified X and Y coordinates.
 
  −
'''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.
+
== Description ==
 +
CIRCLE(Xcoordinate, Ycoordinate, Radius)
   −
Consider an another example(Column1, Row3)
+
*Circles are simple closed curves which divide the plane into an interior and an exterior.
 +
*<math>Xcoordinate</math> and <math>Ycoordinate</math> can be positive or negative.
 +
*<math>Xcoordinate</math> and <math>Ycoordinate</math> can be omitted by using the function as CIRCLE(Radius).
   −
<nowiki>=CIRCLE.AREA()</nowiki>
+
== Examples ==
   −
CIRCLE returns the area of circle.
+
1) =CIRCLE(30,50,200) : Displays a circle with X coordinate as '30', Y coordinate as '50' and radius '200'.
   −
An example in (Column1, Row4)
+
2) =CIRCLE(100) : Displays a circle with radius 100.
   −
<nowiki>=CIRCLE.CIRCUMFERENCE()</nowiki>
+
3) =ZC(1..50@CIRCLE) : Displays circles with radius 1,2,3...50 on a new Zcube.
   −
CIRCLE returns the circumference of circle.
+
4) =ZC(20..100..10@CIRCLE) : Displays circles in steps of 10 with radius 20,30,40...100 on a new Zcube.
   −
</div>
+
== See Also ==
----
  −
<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"
+
*[[Manuals/calci/SPHERE | SPHERE]]
|+ 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"
+
== References ==
| 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>
+
*[http://en.wikipedia.org/wiki/Circle Circle]
----
 
writer
2,661

edits