GintiCalcEvery calculation

GeomBench

Ellipse Area Calculator

π × a × b — a circle's formula generalised to two radii.

Ellipse area and circumference by semi-axes

Area is pi times the two semi-axes multiplied together. Circumference has no exact elementary formula and is approximated.

Semi-major aSemi-minor bAreaCircumference
3218.8515.87
5347.1225.53
6475.4031.73
85125.6641.39
106188.5051.05
128301.5963.46

The area formula pi a b is exact and reduces to pi r squared when a and b are equal, since an ellipse with equal axes is a circle. The circumference is different in kind: there is no closed-form expression in elementary functions, so any calculator uses an approximation - Ramanujan's is the usual choice and is accurate to within a tiny fraction of a percent for ordinary shapes. Use semi-axes, measured from the centre, not the full width and height across the ellipse.

A circle is just a special ellipse

When a = b, the ellipse area formula π·a·b collapses to π·r² — the familiar circle area formula. An ellipse is simply a circle stretched along one axis.

Why circumference is only an estimate

Unlike area, an ellipse's circumference has no simple closed-form formula. We use Ramanujan's well-known approximation, which is accurate to within a tiny fraction of a percent for most real ellipses.

Frequently asked questions

How do I calculate the area of an ellipse?

Area = π × a × b, where a is the semi-major axis (half the longest diameter) and b is the semi-minor axis (half the shortest diameter). An ellipse with a=6 and b=4: Area = π × 6 × 4 = 75.4. When a=b, it becomes a circle.

What are semi-major and semi-minor axes?

The semi-major axis (a) is half the longest diameter of the ellipse. The semi-minor axis (b) is half the shortest diameter. They meet at right angles at the center. A = 10 cm long and 6 cm wide means a = 5 cm and b = 3 cm.

How do I estimate the circumference of an ellipse?

There's no exact simple formula. Ramanujan's approximation: C ≈ π × (3(a+b) − √((3a+b)(a+3b))). For a=5, b=3: C ≈ π × (24 − √(18×14)) ≈ π × (24 − 15.87) ≈ 25.53. This is accurate to within 0.04% for most ellipses.

Related Math calculators

You might also like

Last updated: September 6, 2026