Arc Length Calculator

Calculate arc length, sector area, chord length, and arc-to-chord ratio from radius and central angle. Includes preset common angles, a properties table, and an arc diagram.

Arc Length Calculator

units
Arc Length
15.7080
Curved distance along the arc = r × θ = 10.00 × 1.5708 rad
Sector Area
78.5398
Area of the "pizza slice" = ½r²θ = 78.5398 units²
Chord Length
14.1421
Straight-line distance between arc endpoints = 2r sin(θ/2)
Arc-to-Chord Ratio
1.1107
Ratio of curved arc length to straight chord; approaches 1 for small angles
Segment Area
28.5398
Area between the chord and the arc = Sector Area − Triangle Area
Sagitta (Height)
2.9289
Maximum distance from the chord to the arc = r − r cos(θ/2)
Arc Fraction
25.00%
This arc is 25.00% of the full circumference (62.83)
Angle (°/rad)
90.00° / 1.5708 rad
Central angle in both degrees and radians
Arc Fraction of Full Circle
0%25%50%75%100%
Arc Diagramr=10.0
Blue = arc, Red dashed = chord, Gray dashed = radii

Arc Properties for Common Angles (r = 10.00)

Angle (°)Angle (rad)Arc LengthChordSector AreaArc/Chord
15°0.26182.6182.61113.0901.0029
30°0.52365.2365.17626.1801.0115
45°0.78547.8547.65439.2701.0262
60°1.047210.47210.00052.3601.0472
90°1.570815.70814.14278.5401.1107
120°2.094420.94417.321104.7201.2092
135°2.356223.56218.478117.8101.2752
150°2.618026.18019.319130.9001.3552
180°3.141631.41620.000157.0801.5708
210°3.665236.65219.319183.2601.8972
240°4.188841.88817.321209.4402.4184
270°4.712447.12414.142235.6193.3322
300°5.236052.36010.000261.7995.2360
330°5.759657.5965.176287.97911.1267
360°6.283262.8320.000314.15925,653,050,788,007,548.0000
Planning notes, formulas, and examples

About the Arc Length Calculator

The arc length calculator lets you quickly compute the length of an arc, the area of the corresponding sector, the straight-line chord, and the arc-to-chord ratio for any circle. An arc is a portion of the circumference of a circle defined by a radius and a central angle. The formula is beautifully simple — arc length equals the radius multiplied by the angle in radians — yet it underpins countless real-world applications from road-curve design to satellite orbits. Engineers rely on arc length when laying out highway curves, architects use it for dome and arch calculations, and machinists need it for gear-tooth profiles. This calculator goes beyond the basic formula: it also computes sector area (the "pizza slice" region), chord length (the straight line connecting the arc endpoints), and the ratio of arc to chord, which approaches 1 for small angles and diverges for larger arcs. Choose between degrees and radians, pick from common preset angles like 30°, 45°, 60°, 90°, or 180°, and see a full property breakdown with an interactive arc diagram. Whether you are a student verifying homework, a surveyor measuring curves, or a programmer implementing circular interpolation, the page keeps the related measurements together.

When This Page Helps

While the arc length formula (s = rθ) is simple, real-world problems usually require several related measurements — sector area, chord length, sagitta, and segment area — not just the arc itself. This calculator computes those values together so you can check the whole circle geometry from one radius-and-angle setup.

That is useful both for practical design work and for study. Instead of recomputing each derived quantity separately, you can see how changing the angle affects all the related measures at once.

How to Use the Inputs

  1. Enter the radius of your circle in the Radius field.
  2. Enter the central angle value in the Central Angle field.
  3. Select Degrees or Radians as the angle unit from the dropdown.
  4. Optionally choose a length unit (cm, m, in, ft) for labeled output.
  5. Click a preset button like "90°, r=10" to load a common example.
  6. Review arc length, sector area, chord length, sagitta, and other results below.
  7. Adjust the Decimal Precision field to control the number of decimal places shown.
Formula used
Arc Length = r × θ (θ in radians) Sector Area = ½ r² θ Chord Length = 2r sin(θ/2)

Example Calculation

Result: 15.7080

For r = 10 and θ = 90° (π/2 rad): Arc Length = 10 × π/2 ≈ 15.708, Sector Area = ½ × 100 × π/2 ≈ 78.540, Chord = 2 × 10 × sin(45°) ≈ 14.142.

Tips & Best Practices

  • Check that all inputs use the same scale and assumptions before trusting the result.
  • Compare the answer with the worked example or a rough estimate to catch entry mistakes.

Understanding Arc Length and Sector Geometry

An arc is a portion of the circumference of a circle, defined by a central angle θ and the radius r. The arc length formula s = rθ (with θ in radians) is one of the most elegant relationships in geometry — it directly ties the linear measurement of a curve to the angle that generates it. When working in degrees, convert first: θ_rad = θ_deg × π/180. The sector area formula ½r²θ gives the area of the "pizza slice" enclosed by the arc and two radii, while the chord length 2r sin(θ/2) measures the straight-line shortcut between the arc's endpoints.

Real-World Applications

Arc length calculations are essential in civil engineering for designing highway curves and railroad bends, where the radius of curvature determines safe speed limits. Architects use sector geometry when designing arched windows, domes, and amphitheaters. In manufacturing, gear tooth profiles are based on involute curves derived from arc length relationships. Satellite navigation relies on great-circle arc lengths on the Earth's surface, and computer graphics use arc interpolation for smooth animation paths.

Segment, Sagitta, and Chord Relationships

The segment area (the region between a chord and its arc) equals the sector area minus the triangle area: A_segment = ½r²(θ − sin θ). The sagitta (or versine) h = r − r cos(θ/2) is the maximum height of the arc above the chord. These measurements are critical in bridge and tunnel design, where the sagitta determines the rise of an arch. The arc-to-chord ratio approaches 1 for small angles and increases for larger arcs, providing a useful check on whether a curved path is significantly longer than the straight-line alternative.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Arc length is the distance measured along a curved line forming part of the circumference of a circle. It depends on the radius and the central angle.