How do I calculate the length of the major axis of an ellipse? I have the eccentricity and the length of the semi-major axis.
2026-04-26 14:06:59.1777212419
Calculating major axis of an ellipse
2.3k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
As wikipedia points out, the eccentricity $\epsilon$ of an ellipse obeys the equation $$\epsilon=\sqrt{1-\left(\frac{b}{a}\right)^2}$$ where $a$ and $b$ are respectively the semi-major and semi-minor axes of the ellipse.