MajorAxis Command
- MajorAxis( <Conic> )
-
Returns the equation of the major axis of the conic section.
MajorAxis(x^2 / 9 + y^2 / 4 = 1)
returns y = 0.
See also MinorAxis command. |
Returns the equation of the major axis of the conic section.
MajorAxis(x^2 / 9 + y^2 / 4 = 1)
returns y = 0.
See also MinorAxis command. |