Loading…

Ellipse Properties Calculator

Math Geometry • Circles and Conics

View all topics

Compute key ellipse properties (center, semi-axes, foci, eccentricity, area) from either a standard equation or a general equation (no \(xy\) term). The diagram supports pan/zoom (drag, wheel/trackpad, pinch).

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

Inputs

Tip: Standard input corresponds to \(\dfrac{(x-h)^2}{a_x^2} + \dfrac{(y-k)^2}{b_y^2}=1\). The tool automatically determines the major/minor axis.

Graph options

The plot uses square units (same scale on x and y). Tick numbers are drawn near their axes.

Ready
Diagram (square units • pan/zoom enabled)

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

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 standard form equation of an ellipse?

A common standard form is (x - h)^2/a^2 + (y - k)^2/b^2 = 1, where (h, k) is the center and a and b are the semi-axis lengths. The larger of a and b corresponds to the major axis.

How do you find the foci of an ellipse from a and b?

First compute c = sqrt(a^2 - b^2) (with a >= b). For a horizontal major axis, the foci are (h - c, k) and (h + c, k); for a vertical major axis, the foci are (h, k - c) and (h, k + c).

What is the eccentricity of an ellipse and what does it mean?

Ellipse eccentricity is e = c/a, where c = sqrt(a^2 - b^2). It satisfies 0 < e < 1, and smaller e means the ellipse is closer to a circle.

How do you calculate the area of an ellipse?

The area is A = pi x a x b, where a and b are the semi-axis lengths. This formula reduces to the circle area pi x r^2 when a = b = r.

When is an ellipse a circle?

An ellipse becomes a circle when the two semi-axes are equal (a = b). In that case the eccentricity is 0 and every radius from the center has the same length.