Home/Geometry/Circular Segment Calculator

Circular Segment Calculator

Calculate the area, perimeter, sagitta and central angle of a circular segment, with formulas and step-by-step working.

📖 Reading time: 13–15 minutes  ·  Last updated: 3 August 2026  ·  Reviewed by Mohsin Iqbal  ·  ⚡ Calculates instantly  · 

Quick Answer: How Do You Calculate a Circular Segment?

A circular segment is the region between a chord and its arc — imagine slicing a circle with a single straight cut. Its area is A = ½r²(θ − sinθ), using the radius and central angle in radians. Unlike a sector, a segment has no radii as part of its boundary. A segment is fully determined by a radius and central angle, so this calculator also accepts chord, sagitta (segment height), or the perpendicular distance from the centre as alternative starting points.

Common real-world uses: partially filled pipe cross-sections, lens and mirror curvature (sagitta), arched windows above the springline, curved tunnel and bridge profiles, and CNC-cut curved panels.
⚠️ Radius + segment area has no algebraic solution — θ − sinθ cannot be inverted with ordinary formulas, so that one mode solves the central angle numerically (shown transparently in the working) rather than pretending a closed form exists. Every other mode below is solved exactly, with no approximation.
Formula Summary
Segment area: A = ½r²(θ − sinθ)  |  Sector area: A = ½r²θ  |  Chord: c = 2r×sin(θ/2)
Sagitta: h = r × (1 − cos(θ/2))  |  Arc length: L = rθ  |  Perimeter: P = L + c
Choose a Mode and Enter Known Values

Every mode uses a combination that fully determines the segment.

Keyboard: Enter calculates, Esc resets.

Select a measurement unit above to see length and area conversions.

Results
Segment Area

PropertyValue
Step-by-Step Working
Related Formulas

Common uses: tap one to load a typical example.

Calculator Features

📐Eight practical solve modes
🧮Step-by-step working
📏Degrees and radians
🌗Minor/major segment comparison
🚫Detects impossible input combinations
🔄Length & area unit conversion
🖨Printable / PDF results
📊CSV export
🖼SVG diagram export
📋Copy results & formula
🎚Decimal precision control
📱Mobile friendly

🧭 Jump to a section

What Is a Circular Segment?

A circular segment is the region between a chord and the arc it cuts off — imagine slicing a circle with a single straight cut; the piece on either side of that cut is a segment. Unlike a sector, a segment's boundary is only the chord and the arc — it does not include the two straight radii. Every segment is fully determined by just two independent measurements: the circle's radius (r) and the central angle (θ) between the chord's endpoints.

O Radius (r) Chord (c) Arc Sagitta (h) θ Segment

A labeled circular segment: radius, chord, arc, sagitta (segment height), central angle, and the shaded segment region itself.

💡 Did You Know? Segment area, unlike an ellipse's perimeter, has a genuine exact closed-form formula — A = ½r²(θ − sinθ) — with no approximation needed. The one exception is solving backward from a known area to the central angle, which this calculator handles numerically and explains plainly, rather than pretending an algebraic shortcut exists.

Segment vs Sector

These are easy to mix up but genuinely different shapes. A sector is the "pie slice" bounded by two radii and the arc between them — it always includes the centre point. A segment is bounded only by a chord and the arc — it never includes the centre unless the segment happens to be a semicircle. A segment's area is always smaller than its sector's area, by exactly the area of the triangle formed by the two radii and the chord.

Segment vs Arc

The arc is a one-dimensional curved line — just a length. The segment is the two-dimensional region enclosed by that arc and its chord — an area. It's a common mix-up: "arc" and "segment" describe fundamentally different kinds of measurement, length versus area, even though they share the same radius and central angle.

Sagitta Explained

The sagitta — also simply called the segment height — is the perpendicular distance from the midpoint of the chord to the midpoint of the arc. It's the same measurement used by the Chord Length Calculator, and it's a genuinely practical alternative starting point: opticians specify lens curvature using sagitta over a known aperture, and engineers describe how far a curved element bulges above a straight baseline the same way.

h = r × (1 − cos(θ/2))   |   θ = 2 × arccos((r−h)/r)

Segment Area Formula

A = ½r²(θ − sinθ)

The central angle must be in radians for this formula. A circle with radius 10 and a 60° (≈1.047 rad) central angle has a segment area of ½×100×(1.047−0.866) ≈ 9.059 square units — genuinely different from, and smaller than, that same sector's area of ≈52.360 square units.

Where the Formula Comes From

Segment area is simply sector area minus triangle area. The sector (½r²θ) includes the two straight radii and the pie-slice region between them; subtract the triangle formed by those same two radii and the chord (½r²sinθ), and what's left is exactly the segment. This is genuinely useful to understand, not just memorise — a surprising number of otherwise-thorough calculators state the formula without ever explaining why it works this way.

Segment area = Sector area − Triangle area = ½r²θ − ½r²sinθ = ½r²(θ − sinθ)

Major vs Minor Segment

Any chord divides a circle into two segments: the minor segment (the smaller one, with central angle under 180°) and the major segment (the larger one, over 180°). Both share the exact same chord. This calculator always shows both, since a question that specifies "the segment" without saying which one can be genuinely ambiguous.

Worked Examples

Radius 10, angle 60°

Segment area ≈ 9.059 units², chord = 10, sagitta ≈ 1.340

Partially filled pipe — radius 1, fill depth (sagitta) 0.5

Central angle ≈ 120°, cross-sectional area of the liquid ≈ 0.614 units² — exactly half the pipe's radius filled, giving roughly (but not exactly) half the pipe's area, since fill depth and area aren't linearly related

Lens segment — radius 25, angle 30°

Chord (aperture) ≈ 12.941, sagitta ≈ 0.852, segment area ≈ 7.375 units²

Tunnel cross-section — radius 3, angle 100°

Segment area ≈ 3.422 units² — the flat-bottomed portion cut off a circular bore profile

Arched window — radius 2, angle 140°

Segment area ≈ 3.601 units² — the curved glazing panel above a window's springline

Quarter-circle segment — radius 10, angle 90°

Segment area = ½×100×(π/2−1) ≈ 28.540 units²

Impossible-input example

Radius 10, sagitta entered as 25: a sagitta can never exceed the diameter (20 units for this radius)
The calculator correctly rejects this rather than returning a meaningless angle

Engineering Applications

FieldUse
Structural engineeringCurved beam and arch cross-sections, load-bearing curve geometry
Fluid engineeringPartially filled horizontal pipe or tank cross-sectional area, directly a segment calculation
OpticsLens and mirror curvature specified by sagitta over a known aperture chord
ManufacturingSheet-metal segment blanks, curved panel cutting, CNC-machined curved pockets
ArchitectureArched window glazing above the springline, dome cross-sections, fan windows
CAD designSegment entities defined directly by radius, chord, or sagitta, depending on the design system

Surveying Applications

UseHow segment geometry helps
Road and tunnel cross-sectionsFlat-bottomed bored tunnels and road drainage channels are often calculated as a full circle minus a segment
Curved boundary surveysLand area enclosed by a curved boundary and a straight chord line uses segment area directly
Large-radius estimatesFor gentle curves (large radius, small angle), segment area is a small correction on top of the triangle area — useful for quick field checks

Glossary

Circular segment
The region between a chord and its arc, not including the two radii.
Circular sector
The "pie slice" region between two radii and the arc connecting them, including the straight radii.
Chord
The straight line segment connecting the two endpoints of the arc.
Sagitta
The perpendicular height between the midpoint of the chord and the midpoint of the arc; also called segment height.
Central angle
The angle at the circle's centre between the two radii drawn to the chord's endpoints.
Minor segment
The smaller of the two segments formed by a chord (central angle under 180°).
Major segment
The larger of the two segments formed by the same chord (central angle over 180°).
Distance from centre
The perpendicular distance from the circle's centre to the chord line.
Triangle area (of a segment)
The area of the isosceles triangle formed by the two radii and the chord — the piece subtracted from the sector to leave the segment.

Common Mistakes

MistakeFix
Confusing segment area with sector areaA sector includes the two radii; a segment doesn't — the segment is always the smaller of the two for the same angle
Using degrees directly in the segment area formulaA = ½r²(θ−sinθ) requires θ in radians — convert first by multiplying degrees by π/180
Assuming segment area scales linearly with sagittaThe relationship between height and area is not proportional — doubling the sagitta does not double the area
Forgetting there are two segments for any chordThe minor and major segments share the same chord but have very different areas
Mixing up segment perimeter with just the arc lengthSegment perimeter includes both the arc and the straight chord: P = arc length + chord

Formula Cheat Sheet

Quick Reference

Segment area: A = ½r²(θ−sinθ)  |  Sector area: A = ½r²θ  |  Triangle area: A = ½r²|sinθ|
Chord: c = 2r×sin(θ/2)  |  Sagitta: h = r(1−cos(θ/2))  |  Arc length: L = rθ
Segment perimeter: P = L + c  |  Angle from sagitta: θ = 2×arccos((r−h)/r)  |  Radius from chord+sagitta: r = c²/(8h)+h/2

Practice Questions

Beginner (with answers)

  1. Find the segment area for radius 8 and central angle 90°.
  2. Find the segment area for radius 6 and central angle 60°.
  3. Is segment area ever larger than sector area for the same angle?
  4. Find the sagitta for radius 10, central angle 90°.
  5. What is the segment area for a semicircle of radius 5?
Show answers

1) ½×64×(π/2−1)≈18.265   2) ½×36×(π/3−sin60°)≈3.261   3) No — segment is always smaller for the same angle, under 360°   4) 10×(1−cos45°)≈2.929   5) πr²/2=π×25/2≈39.270

Advanced (with answers)

  1. A segment has radius 10 and area 9.06. Find the central angle in degrees.
  2. A segment has chord 16 and sagitta 4. Find the radius.
  3. Find the triangle area for radius 10, central angle 300°.
  4. A segment has radius 12, distance from centre 6. Find the chord.
  5. Find the segment perimeter for radius 10, central angle 60°.
Show answers

1) Solved numerically: θ≈60° (matches the reference case)   2) r=16²/(8×4)+4/2=8+2=10   3) ½×100×|sin300°|≈43.301 (same physical triangle as the 60° case)   4) c=2√(144−36)≈20.785   5) arc+chord=10.472+10=20.472

🔑 Key Takeaways

Frequently Asked Questions

Calculation Assumptions

ℹ️ What this calculator assumes

About This Calculator

✅ Reviewed by Mohsin Iqbal

Reviewed by: Mohsin Iqbal — Mathematics & Engineering Content Team

This calculator has been reviewed for mathematical accuracy against standard Euclidean geometry. All eight solve modes were cross-checked against each other using the same reference segment (radius 10, central angle 60°, chord 10) to confirm identical results regardless of the starting combination, including the numerically-solved Radius + Segment Area mode, verified against two independent reference angles (60° and 120°). A genuine sign error was caught and corrected during review: the triangle-area figure shown alongside major segments was initially computed as sector area minus segment area, which goes negative for reflex angles; it now uses ½r²|sinθ|, which correctly reflects that the physical triangle formed by the two radii and the chord is identical regardless of whether the angle is read as minor or major.

Last updated: 3 August 2026  ·  Last reviewed: 3 August 2026  ·  Sources reviewed: Khan Academy, OpenStax, Wolfram MathWorld, NIST, Engineers Edge  ·  Educational information only.

Printable Formula Sheet

A one-page reference with every circular segment formula on this page.

Circular Segment Formula Sheet

MegaCalcOnline.com  ·  Segment area, sagitta, chord and perimeter formulas

QR code linking to the online Circular Segment Calculator at megacalconline.com

Scan for the live calculator

FindFormula
Segment areaA = ½r²(θ−sinθ)
Sector areaA = ½r²θ
Triangle areaA = ½r²|sinθ|
Chord lengthc = 2r×sin(θ/2)
Sagitta (segment height)h = r(1−cos(θ/2))
Arc lengthL = rθ
Segment perimeterP = L + c
Angle from sagittaθ = 2×arccos((r−h)/r)
Angle from chord + radiusθ = 2×arcsin(c/2r)
Radius from chord + sagittar = c²/(8h) + h/2

References

Every formula and worked example on this page was independently verified — see “About This Calculator” above for the full review notes.