Difference between revisions of "SemiMinorAxisLength Command"

From GeoGebra Manual
Jump to: navigation, search
m
(command syntax: changed [ ] into ( ))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|conic}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|conic}}
;SemiMinorAxisLength[ <Conic> ]
+
;SemiMinorAxisLength( <Conic> )
 
:Returns the length of the semiminor axis (half of the minor axis) of the conic section.
 
:Returns the length of the semiminor axis (half of the minor axis) of the conic section.
:{{example|1=<div><code><nowiki>SemiMinorAxisLength[x^2 + 2y^2 - 2x - 4y = 5]</nowiki></code> yields ''2''.</div>}}
+
:{{example|1=<div><code><nowiki>SemiMinorAxisLength(x^2 + 2y^2 - 2x - 4y = 5)</nowiki></code> yields ''2''.</div>}}
:{{Note|1=See also [[SemiMajorAxisLength Command|SemiMajorAxisLength]] command.}}
+
{{Note|1=See also [[SemiMajorAxisLength Command|SemiMajorAxisLength]] command.}}

Latest revision as of 16:39, 4 October 2017


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