Difference between revisions of "SemiMajorAxisLength Command"

From GeoGebra Manual
Jump to: navigation, search
(command syntax: changed [ ] into ( ))
 
(3 intermediate revisions by 2 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>}}
+
:{{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