MinorAxis Command

MinorAxis( <Conic> )

Returns the equation of the minor axis of the conic section.

MinorAxis(x^2 / 9 + y^2 / 4 = 1) returns x = 0.

See also MajorAxis command.