Difference between revisions of "SemiMajorAxisLength Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
(command syntax: changed [ ] into ( ))
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|conic}}
{{command|conic}}
+
;SemiMajorAxisLength( <Conic> )
; SemiMajorAxisLength[Conic]: Returns the length of the semimajor axis (half of the major axis) of the conic section.
+
:Returns the length of the semimajor axis (half of the major axis) of the conic section.
 +
:{{example|1=<div><code><nowiki>SemiMajorAxisLength((x - 1)^2 + (y - 2)^2 = 4)</nowiki></code> yields ''2''.</div>}}
 +
{{Note|1=See also [[SemiMinorAxisLength Command|SemiMinorAxisLength]] command.}}

Latest revision as of 16:38, 4 October 2017


SemiMajorAxisLength( <Conic> )
Returns the length of the semimajor axis (half of the major axis) of the conic section.
Example:
SemiMajorAxisLength((x - 1)^2 + (y - 2)^2 = 4) yields 2.
Note: See also SemiMinorAxisLength command.
© 2024 International GeoGebra Institute