Difference between revisions of "Circumference Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(command syntax: changed [ ] into ( ))
 
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 09: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