Crescent Area Calculator

Calculate the area of a crescent or lune shape formed by two overlapping circles or an annular sector. Supports mm², cm², m², in², and ft².

878.1K uses Updated · 2026-05-05 Runs locally · zero upload
AD

How to Use Crescent Area Calculator

The Crescent Area Calculator helps you find the area of a crescent (lune) or annular sector shape from a small set of geometric inputs. Select the mode that matches your shape, fill in the dimensions, choose the output unit, and read the highlighted area instantly. The Crescent Area Calculator runs entirely in your browser, so there is no upload or wait time.

  1. Choose a calculation mode — Select Two Overlapping Circles for a classic crescent formed by two partially overlapping circles, or Annular Sector for a ring-sector bounded by two concentric arcs.
  2. Enter radii and geometry — For the two-circle mode, enter the outer radius R, inner radius r, and distance between centers d. For the annular sector mode, enter R, r, and the central angle in degrees.
  3. Select the output unit — Choose from mm², cm², m², in², or ft² to match your project’s units.
  4. Review the result — The Crescent Area Calculator shows the computed area along with the formula used.

If the inner radius equals or exceeds the outer radius, the calculator shows an error so you can correct the inputs before proceeding.

Formula & Theory - Crescent Area Calculator

The Crescent Area Calculator uses two geometric formulas depending on the selected mode.

Two Overlapping Circles (Crescent / Lune)

A_lens = R²·arccos((d² + R² − r²) / (2dR))
       + r²·arccos((d² + r² − R²) / (2dr))
       − ½·√((R+r+d)(−d+R+r)(d−R+r)(d+R−r))

A_crescent = π·R² − A_lens
SymbolMeaning
ROuter circle radius
rInner circle radius
dDistance between the two circle centers
A_lensArea of the intersection (lens) region
A_crescentFinal crescent area

Annular Sector

A = ½ · θ · (R² − r²)
SymbolMeaning
ROuter arc radius
rInner arc radius
θCentral angle in radians

Assumptions and Limits

For the two-circle mode, both radii and the center distance must be positive. If d ≥ R + r the circles do not overlap (no crescent). If d ≤ |R − r| the smaller circle lies entirely inside the larger one, and the “crescent” becomes an annulus with area π(R² − r²). For the annular sector mode, the central angle is entered in degrees and converted to radians internally.

Use Cases for Crescent Area Calculator

The Crescent Area Calculator is useful whenever a project involves circular overlapping or ring-sector geometry. Common uses include:

  • Geometry homework — Verify lune area problems from textbooks that involve two partially overlapping circles.
  • Engineering design — Estimate the cross-section area of curved washers, arc-shaped openings, or crescent-shaped cutouts in mechanical drawings.
  • Architectural sketches — Quickly find the area of crescent window shapes or decorative arc panels.
  • Graphic design — Calculate the exact area of crescent logo shapes for accurate scaling.

By entering just three values, the Crescent Area Calculator delivers an instant, formula-backed area figure that you can use in reports, designs, or assignments.

Frequently asked questions about Crescent Area Calculator

How accurate is the Crescent Area Calculator?

The Crescent Area Calculator uses exact geometric formulas derived from the law of cosines and circle arc formulas, giving results accurate to six decimal places.

When should I use the Two Overlapping Circles mode?

Use this mode when two circles partially overlap and you want the area of the larger circle minus the intersection (lens) area—this represents the classic crescent or lune shape.

What is the Annular Sector mode?

The Annular Sector mode calculates the area of a ring-sector region bounded by two concentric arcs (outer radius R, inner radius r) and a central angle θ, using A = ½·θ·(R² − r²).

Is my data stored?

No. All calculations happen in your browser; nothing is sent to a server.