Loading…

Ellipse Eccentricity Calculator

Math Geometry • Circles and Conics

View all topics

Compute the eccentricity of an ellipse: \(e=\sqrt{1-\dfrac{b^2}{a^2}}=\dfrac{c}{a}\), where \(a\ge b\) and \(c=\sqrt{a^2-b^2}\). You can input semi-axes, a standard shifted equation, or (extra) a general form without an \(xy\) term.

Inputs accept 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

Input mode

Tip: Use \(a\ge b\). If \(a=b\), the ellipse is a circle and \(e=0\).

Inputs
\[ \frac{(x-h)^2}{A}+\frac{(y-k)^2}{B}=1 \]

In general mode, this tool assumes no rotation (no \(xy\) term). It completes the square to recover \(h,k\) and the denominators.

Graph options

The plot uses square units and keeps tick numbers near their axes.

Ready
Choose a mode and click Calculate.
Ellipse diagram (square units • pan/zoom enabled)

Drag to pan • wheel/trackpad to zoom • pinch on touch • “Reset view” fits the geometry.

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is the eccentricity of an ellipse?

Ellipse eccentricity measures how stretched an ellipse is compared with a circle. It satisfies 0 <= e < 1, where e = 0 is a circle and values closer to 1 are more elongated.

How do you calculate ellipse eccentricity from a and b?

For an ellipse with a >= b, the eccentricity is e = sqrt(1 - b^2/a^2). This comes from the relationship c^2 = a^2 - b^2 and e = c/a.

What happens to eccentricity when an ellipse becomes a circle?

When a = b, the ellipse is a circle and e = sqrt(1 - 1) = 0. Equal semi-axes mean there is no elongation.

How is eccentricity related to the foci of an ellipse?

The distance from the center to each focus is c = sqrt(a^2 - b^2). Eccentricity is the ratio e = c/a, so larger focus distance relative to a means a more elongated ellipse.