SemiMinorAxisLength Command
- SemiMinorAxisLength( <Conic> )
-
Returns the length of the semiminor axis (half of the minor axis) of the conic section.
SemiMinorAxisLength(x^2 + 2y^2 - 2x - 4y = 5)
yields 2.
See also SemiMajorAxisLength command. |
Returns the length of the semiminor axis (half of the minor axis) of the conic section.
SemiMinorAxisLength(x^2 + 2y^2 - 2x - 4y = 5)
yields 2.
See also SemiMajorAxisLength command. |