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)
(command syntax: changed [ ] into ( ))
 
(One intermediate revision by one other user not shown)
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=<code><nowiki>Circumference(x^2 + 2y^2 = 1)</nowiki></code> yields ''5.4''.}}
 
{{note|See also [[Perimeter Command|Perimeter]] command.}}
 
{{note|See also [[Perimeter Command|Perimeter]] command.}}

Latest revision as of 10:03, 11 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