Difference between revisions of "Circumference Command"

From GeoGebra Manual
Jump to: navigation, search
m (circumference should only be used for conics so I deleted the other parameter lists)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
; Circumference[Conic]: If the given conic is a circle or ellipse, this command returns its circumference. Otherwise the result is undefined.
+
; Circumference(Conic): If the given conic is a circle or ellipse, this command returns its circumference. Otherwise the result is undefined.
 
:{{example|1=<div><code><nowiki>Circumference[x^2 + 2y^2 = 1]</nowiki></code> yields ''5.4''.</div>}}
 
:{{example|1=<div><code><nowiki>Circumference[x^2 + 2y^2 = 1]</nowiki></code> yields ''5.4''.</div>}}
 
{{note|See also [[Perimeter Command|Perimeter]] command.}}
 
{{note|See also [[Perimeter Command|Perimeter]] command.}}

Revision as of 17:18, 7 October 2017


Circumference(Conic)
If the given conic is a circle or ellipse, this command returns its circumference. Otherwise the result is undefined.
Example:
Circumference[x^2 + 2y^2 = 1] yields 5.4.
Note: See also Perimeter command.
© 2024 International GeoGebra Institute