Difference between revisions of "SemiMajorAxisLength Command"

From GeoGebra Manual
Jump to: navigation, search
(added link to SemiMinorAxisLength cmd)
Line 4: Line 4:
 
: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.}}

Revision as of 12:05, 20 December 2014



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