Chord from radius and angle
c = 2r sin(θ/2)
The same chord borders both a minor and major segment.
Enter two different positive measurements, then calculate to see the formula path.
A chord joins two points on a circle. The sagitta is the perpendicular distance from the chord to the midpoint of its arc. These formulas use central angle θ in radians.
c = 2r sin(θ/2)
The same chord borders both a minor and major segment.
s = r(1 − cos(θ/2))
For a minor segment, an equivalent form is s = r − √(r² − c²/4).
r = c²/(8s) + s/2
This works for minor and major sagittas.
θ = 2 acos(1 − s/r) and L = rθ.
A = ½r²(θ − sin θ).
0° < θ < 360°. “Sagitta” means the perpendicular height from the chord midpoint to the selected arc: 0 < s ≤ r for a minor segment and r ≤ s < 2r for a major segment.
All length inputs must use the same selected unit. Segment area automatically uses the square of that unit.
θ = 2 asin(12/20) ≈ 73.740°.
s = 10 − √(10² − 6²) = 2 cm.
The corresponding major segment has θ ≈ 286.260° and s = 18 cm.
r = 16²/(8 × 4) + 4/2 = 10 m.
θ = 2 acos(1 − 4/10) ≈ 106.260°.
c = 2(10)sin(120°) ≈ 17.321 ft.
s = 10(1 − cos 120°) = 15 ft.
L = 10(4π/3) ≈ 41.888 ft.
One chord has a shorter and a longer arc. Radius and chord alone do not choose between them, so select minor or major before calculating.
The standard formulas assume radians. The calculator converts degree inputs automatically.
Sagitta runs from the chord to the arc. The center-to-chord distance for a minor segment is r − s.
Use c = 2r sin(θ/2), where θ is the central angle. Convert degrees to radians before using the sine formula.
For the minor segment, use s = r − √(r² − c²/4). The calculator uses an equivalent numerically stable form.
Yes. Use r = c²/(8s) + s/2. The chord and sagitta must both be positive.
A minor segment has a central angle no greater than 180° and a sagitta no greater than the radius. A major segment uses the longer arc, with an angle at least 180° and sagitta at least equal to the radius.
The central angle is 180°, the chord length is twice the radius, and the sagitta equals the radius. The minor and major segments are both semicircles.
With θ in radians, segment area is A = ½r²(θ − sin θ). This formula works for both minor and major segments.
No. The calculation runs locally in your browser and does not send your measurements to a server.
Last reviewed: July 30, 2026 by the Starlight Tools editorial team.
Calculations retain unrounded JavaScript floating-point values until display. Decimal places affect the page and copied summary; the downloaded CSV retains the underlying numeric results. Values that overflow or collapse beyond reliable browser precision are rejected.