Difference between revisions of "SemiMajorAxisLength Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
 
(command syntax: changed [ ] into ( ))
 
(10 intermediate revisions by 5 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|SemiMajorAxisLength Command]]</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|conic}}
; SemiMajorAxisLength[Conic]: Returns the length of the semimajor axis (half of the major axis) of the conic section.
+
;SemiMajorAxisLength( <Conic> )
 +
: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 15: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