terican

Last verified · v1.0

Calculator · math

Chord Length Calculator

Compute chord length from radius and central angle, arc length, or sagitta using three proven geometric formulas.

FreeInstantNo signupOpen source

Inputs

Chord Length

Explain my result

0/3 free

Get a plain-English breakdown of your result with practical next steps.

Chord Lengthunits

The formula

How the
result is
computed.

Chord Length Calculator: Formula, Methods, and Applications

A chord is a straight line segment whose two endpoints both lie on a circle's circumference. The central angle subtended by those endpoints, the arc length between them, and the sagitta (the perpendicular rise from chord midpoint to arc) all define the same geometric relationship from different perspectives. This calculator determines chord length from any of the three input pairs, covering the full range of real-world measurement scenarios.

Method 1: Radius and Central Angle

The primary chord length formula derives from basic trigonometry. Drawing two radii of length r to the chord endpoints and bisecting the central angle θ produces two congruent right triangles. In each triangle the hypotenuse is r and the side opposite the half-angle is c/2. Applying the sine definition gives the standard result:

c = 2r ⋅ sin(θ / 2)

For a circle with radius 10 m and a central angle of 60° (π/3 rad), the chord is 2 × 10 × sin(30°) = 2 × 10 × 0.5 = 10 m. At 90° the chord becomes 2 × 10 × sin(45°) ≈ 14.14 m, and at 180° it equals the diameter, 20 m. This formula is specified in highway surveying practice by the Federal Highway Administration Field Formulas (M 22-24) for staking circular road curves, and its geometric validity is confirmed in orthopedic research published at PMC — Mathematical Modeling of Glenoid Bone Loss, where surgeons measure shoulder-socket defects using chord geometry against an ideal reference circle.

Method 2: Radius and Arc Length

When arc length s is the known quantity rather than the central angle, the radian arc-length relationship s = rθ allows direct substitution. Solving for θ yields θ = s/r (in radians), which feeds into the primary formula:

c = 2r ⋅ sin(s / (2r))

Example: for a radius of 8 m and an arc length of 6 m, θ = 6/8 = 0.75 rad, and c = 2 × 8 × sin(0.375) ≈ 2 × 8 × 0.3664 ≈ 5.86 m. The arc-length calculus foundation underlying this conversion is detailed by Paul's Online Math Notes — Arc Length.

Method 3: Radius and Sagitta

The sagitta (height, denoted h) is the perpendicular distance from the midpoint of the chord to the arc. Applying the Pythagorean theorem to the right triangle formed by radius r, half-chord c/2, and the remaining radial segment (r − h):

(c/2)² = r² − (r − h)² = 2rh − h²

Solving for chord length: c = 2√(h(2r − h))

For r = 15 m and h = 3 m: c = 2√(3 × 27) = 2√81 = 18 m. The sagitta method is preferred in arch construction, curved cabinetry, and road-camber measurement because the rise is directly measurable with a straightedge and ruler without locating the circle's center.

Angle Unit Conversion

The sine formula requires θ in radians. Degree inputs convert via θrad = θdeg × π / 180. Gradian inputs convert via θrad = θgrad × π / 200. Selecting the wrong unit produces dramatically incorrect results — a 60-degree chord and a 60-radian chord on the same circle differ by orders of magnitude, so always confirm the angle unit before computing.

Real-World Applications

  • Road and rail surveying: The FHWA uses chord-offset staking to lay out horizontal curves, converting arc stations to ground-measurable chord distances.
  • Architecture and structural engineering: Arched roofs, barrel vaults, and curved façades require chord and sagitta values to specify material cut lengths and formwork geometry.
  • Orthopedic surgery: Surgeons quantify glenoid bone loss by measuring the chord across the defect and expressing the deficit as a percentage of the reference circle's diameter.
  • CNC woodworking and fabrication: Curved panels, custom trim, and pipe bends all use chord and sagitta measurements to program tool paths or mark manual cuts.
  • Optics and telescope making: Mirror and lens sagitta depth relative to the aperture chord defines the surface curvature tolerance in precision optical instruments.

Reference

Frequently asked questions

What is the formula for chord length?
The standard chord length formula is c = 2r sin(θ/2), where r is the circle's radius and θ is the central angle in radians. For a radius of 10 m and a 90-degree central angle, the chord length equals 2 times 10 times sin(45°), which is approximately 14.14 m. Two alternative formulas exist for when arc length or sagitta is known instead of the central angle.
How do you calculate chord length from arc length and radius?
Divide the arc length s by the radius r to obtain the central angle in radians: θ = s/r. Then substitute into the chord formula: c = 2r sin(s/(2r)). For example, an arc of 9.42 m on a circle with radius 6 m gives θ = 9.42/6 ≈ 1.571 rad (approximately 90°), yielding a chord of 2 times 6 times sin(0.7854) ≈ 8.49 m. This method is useful when arc length is known from surveying or GPS measurements rather than angle data.
What is the sagitta of a chord, and how is chord length calculated from it?
The sagitta (h) is the perpendicular distance from the midpoint of a chord to the arc it subtends — essentially the 'rise' of the curve above the chord. Given radius r and sagitta h, chord length is c = 2√(h(2r − h)). For r = 12 m and h = 2 m, c = 2√(2 × 22) = 2√44 ≈ 13.27 m. The sagitta is practical because it can be measured directly with a straightedge without needing to find the circle's center.
How does the central angle affect chord length?
Chord length increases nonlinearly with the central angle due to the sine function. At 0° the chord is zero; at 60° it equals the radius r; at 90° it equals r√2 ≈ 1.414r; at 120° it equals r√3 ≈ 1.732r; and at 180° it reaches its maximum value of 2r, the full diameter. Because sine is concave over 0° to 180°, each equal increment of angle adds less and less to the chord length as the angle approaches 180°.
What are the most common real-world uses of chord length calculations?
Chord length calculations appear across numerous fields: highway and rail engineers use chord-offset methods for staking circular curves (as specified in FHWA Field Formulas); architects specify chord lengths for arched structures and barrel vaults; orthopedic surgeons measure glenoid bone loss using chord geometry; CNC machinists and woodworkers compute chord and sagitta values to program curved cuts; and telescope makers use sagitta depth relative to aperture chord to specify mirror curvature. Any discipline involving circular geometry applies these formulas routinely.
How do you convert degrees or gradians to radians for the chord length formula?
Multiply degrees by π/180 (approximately 0.017453) to get radians. For example, 45° becomes 45 × 0.017453 ≈ 0.7854 rad. Gradians (gon) convert to radians by multiplying by π/200, so 100 grad equals π/2 ≈ 1.5708 rad. The calculator performs this conversion automatically when the appropriate angle unit is selected. Using the wrong unit causes large errors: a 60-degree angle produces a much shorter chord than a 60-radian input on the same circle.