Difference between revisions of "Circumference Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|geometry}}
{{command|geometry}}
+
; Circumference(Conic): If the given conic is a circle or ellipse, this command returns its circumference. Otherwise the result is undefined.
; Circumference[Polygon]: Returns the circumference of a Polygon.
+
:{{example|1=<code><nowiki>Circumference(x^2 + 2y^2 = 1)</nowiki></code> yields ''5.4''.}}
; Circumference[Conic]: If the given conic is a circle or ellipse, this command returns its circumference. Otherwise the result is undefined.
+
{{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