🇺🇸 USC
Math & Conversion
🌙

Arc Length Calculator

Arc length, chord & sector area from radius and angle

Last updated September 6, 2026

Method: Exact Euclidean circle geometry - s = rθ, chord = 2r sin(θ/2), sector area = r²θ/2 and segment area = r²(θ − sin θ)/2 - evaluated with the full floating-point value of π (3.14159265…).

Included: Arc length, chord, sector area, segment area, sagitta, sector perimeter, the angle in both degrees and radians, and reverse solving for the radius or the central angle.

Not included: Arcs of ellipses and parabolas, helix or spiral lengths, arc length of a general function from calculus, and three-dimensional spherical surfaces. This tool covers a circular arc only.

in
Central angle
deg

The label is cosmetic. Arc length, chord and radius share your unit; areas come out in square units.

Arc length (s)

15.708in
r = 12 in · angle = 75° = 1.309 rad
Arc length s
15.708 in
Chord length
14.6103 in
Sector area
94.2478 in²
Segment area
24.7011 in²

The sector at a glance

arc s chord radius r

Full breakdown

Radius r
12 in
Angle in radians
1.308997
Angle in degrees
75°
Share of full circle
20.833%
Sector perimeter (s + 2r)
39.708 in
Sagitta (arc height)
2.4798 in
Full circumference
75.3982 in
Full circle area
452.3893 in²

Step by step

  1. Convert the angle to radians: 75° × π / 180 = 1.308997 rad.
  2. Arc length: s = r × θ = 12 × 1.308997 = 15.708 in.
  3. Chord: c = 2r × sin(θ/2) = 2 × 12 × sin(0.654498) = 14.6103 in.
  4. Sector area: A = r² × θ / 2 = 144 × 1.308997 / 2 = 94.2478 in².
  5. Segment area: A = r² × (θ − sin θ) / 2 = 24.7011 in².

Same radius, other angles (r = 12 in)

AngleRadiansArc sChordSector area
15°0.26183.1423.13318.85
30°0.52366.2836.21237.699
45°0.78549.4259.18456.549
60°1.047212.5661275.398
90°1.570818.8516.971113.097
120°2.094425.13320.785150.796
180°3.141637.69924226.195
270°4.712456.54916.971339.292
360°6.283275.3980452.389

Exact geometry, rounded display. Every value uses the full floating-point value of π (3.14159265…) and is only rounded on screen. Keep all inputs in the same unit; lengths come back in that unit and areas in square units.

Arc length calculator: the complete guide

An arc length calculator turns a radius and a central angle into the curved distance along a circle. The formula is s = rθ with the angle in radians. A circle with a radius of 12 inches and a 75° central angle has an arc of 15.708 inches, a chord of 14.6103 inches and a sector area of 94.2478 square inches - just under 21% of the whole circle.

The Circle Calculator is the sibling page for whole-circle work: use it when you want the radius, diameter, circumference and area of the complete circle from any single value. Use this page instead whenever only part of the circle matters - a slice, a curve, a bend, a pie wedge - because arc length, chord, sector area and segment area all depend on the central angle as well as the radius.

How arc length works

Every arc is a fraction of the circumference of its circle. That fraction is set by the central angle: an angle of 90° covers a quarter of the circle, so its arc is a quarter of the circumference. Written with degrees, the relationship is:

s = 2 × π × r × (degrees ÷ 360)

Written with radians it collapses to something far simpler, because a radian is defined as exactly the angle whose arc equals the radius:

s = r × θ  (θ in radians)

Both forms produce identical numbers. The degree version is easier to picture, the radian version is easier to rearrange, and the calculator accepts either through the degrees and radians toggle. Three companion formulas complete the picture of the same slice:

chord = 2r × sin(θ ÷ 2)
sector area = r² × θ ÷ 2
segment area = r² × (θ − sin θ) ÷ 2

The chord is the straight shortcut between the two ends of the arc, the sector is the whole pie slice bounded by two radii and the arc, and the segment is the thin sliver the chord cuts off the outside of that slice.

Worked example: a 12-inch radius at 75 degrees

Suppose you are laying out a curved shelf bracket on a circle of radius 12 inches, sweeping through a central angle of 75°. Every number below comes straight from the formulas above.

  1. Convert the angle. 75 × π ÷ 180 = 1.308997 radians.
  2. Arc length. s = 12 × 1.308997 = 15.708 inches. The degree form checks it: 2 × π × 12 × (75 ÷ 360) = 15.708 inches.
  3. Chord. c = 2 × 12 × sin(0.654498) = 14.6103 inches, about 1.098 inches shorter than the curve.
  4. Sector area. A = 12² × 1.308997 ÷ 2 = 94.2478 square inches.
  5. Segment area. A = 12² × (1.308997 − 0.965926) ÷ 2 = 24.7011 square inches.
  6. Sagitta (rise). h = 12 − 12 × cos(0.654498) = 2.4798 inches.
  7. Sector perimeter. P = 15.708 + 2 × 12 = 39.708 inches.

For context, the full circle has a circumference of 75.3982 inches and an area of 452.3893 square inches, and 75° is 20.833% of a full turn. Sure enough, 15.708 ÷ 75.3982 and 94.2478 ÷ 452.3893 both come out at 0.20833.

Arc, chord and sector area on a circle of radius 10

The table below fixes the radius at 10 units and varies the central angle, so you can see how quickly each quantity grows. Arc length and sector area rise in a straight line with the angle; the chord does not, because it peaks at 180° and then shrinks back to zero as the arc closes on itself.

Angle Radians Arc s Chord Sector area
15°0.26182.6182.61113.09
30°0.52365.2365.17626.18
45°0.78547.8547.65439.27
60°1.047210.47210.00052.36
90°1.570815.70814.14278.54
120°2.094420.94417.321104.72
180°3.141631.41620.000157.08
270°4.712447.12414.142235.619
360°6.283262.8320.000314.159

Two details are worth noticing. At 60° the chord is exactly 10.000, the same as the radius, because a 60° sector contains an equilateral triangle. And at 270° the chord has fallen back to 14.142, the identical value it had at 90°, since both angles subtend the same pair of endpoints from opposite sides.

Solving backwards for the radius or the angle

The same relationship rearranges two ways, and the calculator has a mode for each. To find the radius from a known arc and angle, use r = s ÷ θ. An arc of 15 units sweeping through 40° converts to 40 × π ÷ 180 = 0.698132 radians, so r = 15 ÷ 0.698132 = 21.4859 units. This is the everyday case when you have measured a curve on the ground and know the turn it makes but cannot reach the center point.

To find the central angle from a known arc and radius, use θ = s ÷ r. An arc of 15 units on a circle of radius 10 gives θ = 1.5 radians, which is 1.5 × 180 ÷ π = 85.9437°. Because the answer arrives in radians first, this direction shows the definition of the radian very plainly: 1.5 radius lengths of curve means an angle of exactly 1.5 radians.

Arc length by radius and central angle

This table gives the arc length s = rθ directly for common radii and angles. It is unit-free: read the radius column in inches and the answers are inches, read it in feet and the answers are feet. For a radius not shown, scale proportionally - arc length is exactly linear in the radius, so a radius of 25 at 90° is 2.5 times the value in the 10 row, or 39.27.

Radius 30° 45° 60° 90° 120° 180°
10.5240.7851.0471.5712.0943.142
21.0471.5712.0943.1424.1896.283
52.6183.9275.2367.85410.47215.708
105.2367.85410.47215.70820.94431.416
126.2839.42512.56618.85025.13337.699
2010.47215.70820.94431.41641.88862.832
5026.18039.27052.36078.540104.720157.080
10052.36078.540104.720157.080209.440314.159

Degrees, radians and the share of the circle

Most people arrive with an angle in degrees, but the underlying mathematics runs on radians. One degree is π ÷ 180 = 0.017453 radians, and one radian is 180 ÷ π = 57.29578°. The table below lists the conversions worth memorizing, along with the fraction of the circle each angle represents. That fraction is the number the degree form of the arc length formula actually multiplies the circumference by.

Degrees Radians Fraction of circle Share
0.0174531/3600.2778%
15°0.2617991/244.1667%
30°0.5235991/128.3333%
45°0.7853981/812.5%
60°1.0471981/616.6667%
72°1.2566371/520%
90°1.5707961/425%
120°2.0943951/333.3333%
180°3.1415931/250%
270°4.7123893/475%
360°6.2831851100%

How to use this calculator

Start by choosing what you are solving for. In Arc length mode you enter the radius and the central angle and the tool returns the arc immediately. In Radius mode you enter the arc and the angle. In Angle mode you enter the arc and the radius. Switch between degrees and radians with the toggle beside the angle field; the value converts as you switch, so a 90 entered in degrees becomes 1.570796 in radians rather than being reinterpreted.

The unit buttons underneath are cosmetic labels only. They do not convert anything, they simply write "in", "ft", "cm" or "m" next to the answers so the output reads the way your drawing does. Whatever you choose, keep every length you type in that same unit. The preset angle buttons (30°, 45°, 60°, 90°, 120°, 180°) fill the field in one tap for the angles that come up most often in layout work and homework.

Below the headline number the calculator shows the chord, both areas, the sagitta, the sector perimeter and the share of the full circle, then a step-by-step trace of the arithmetic and a table repeating the calculation at nine standard angles for your radius. The sector diagram redraws live, which is the fastest way to catch an angle that was typed in the wrong unit: a "1.5" entered as degrees looks like a hairline sliver, while 1.5 radians fills more than a quarter of the circle.

Who this calculator is for

Students in geometry, trigonometry and precalculus meet arc length the moment radians are introduced, and this page shows both the degree and radian routes side by side so the conversion never becomes a black box. Woodworkers and metal fabricators need the arc to cut a curved trim piece to length, the chord to check a template against a straight edge, and the sagitta to verify a bend without ever locating the center of the circle. Landscapers and hardscapers use the sector perimeter to order edging for a curved bed and the sector area to order mulch or sod for it.

Machinists and CNC programmers convert between a swept angle and a travel distance constantly, since a rotary axis is specified in degrees while feed and tool paths are specified in linear units. Sewing and quilting patterns for circle skirts and fan blocks are pure sector geometry: the waist is one arc, the hem is a second arc on the same central angle with a larger radius. And anyone dividing a round object into equal parts - a pie, a pizza, a clock face, a color wheel - is really asking for arc length at 360° divided by the number of pieces.

Key terms

  • Arc - a continuous piece of the circle itself. Its length is measured along the curve, not across it.
  • Central angle - the angle at the center of the circle between the two radii that bound the arc. This is the θ in every formula on this page.
  • Radian - the angle for which the arc length equals the radius. A full turn is 2π radians, so 1 radian is 57.29578°.
  • Chord - the straight line joining the two endpoints of the arc. Always shorter than the arc, and equal to the diameter only when the angle is exactly 180°.
  • Sector - the pie-slice region bounded by the two radii and the arc. Its area is r²θ/2.
  • Segment - the smaller region between the chord and the arc, that is, the sector minus the triangle. Its area is r²(θ − sin θ)/2.
  • Sagitta - the height of the arc above the middle of its chord, r − r cos(θ/2). Also called the rise, the versine or the middle ordinate.
  • Minor and major arc - for any two points on a circle there are two arcs. The one under 180° is the minor arc, the one over 180° is the major arc, and together they add to the full circumference.

What changes the result

Only two inputs drive everything, but they behave very differently. Radius scales lengths in a straight line and areas as a square: doubling the radius doubles the arc and the chord but quadruples the sector and segment areas. That is why a modest measuring error on a large radius matters far more for a material order than for a cut length.

Central angle scales the arc and the sector area linearly, but the chord and the segment behave non-linearly because of the sine term. Between 15° and 90° on a radius of 10 the arc grows from 2.618 to 15.708, six times larger, while the chord grows from 2.611 to 14.142, only about 5.4 times larger. The gap widens steadily with the angle: the arc exceeds the chord by roughly 0.3% at 15° but by 11.1% at 90°.

The angle unit is the third and least obvious factor, and it is where most wrong answers come from. Typing 1.5 when you meant 1.5° but the toggle sits on radians overstates the arc by a factor of 57.3. Always glance at the unit label in the field and at the live diagram before trusting the number.

Practical tips

  • Measure the diameter, not the radius. On a real object the widest distance across is easy to measure and the exact center is not. Halve the diameter and enter that.
  • Use the sagitta when you cannot reach the center. Measure the chord and the rise on the workpiece, then adjust the radius in the calculator until the sagitta matches what you measured.
  • Order the sector perimeter, not the arc, for edging. A curved bed needs the two straight radii covered as well as the curve, which is s + 2r.
  • Add a waste allowance to curved cuts. The arc is the finished length; kerf, spring-back on a bend and trimming all consume extra material.
  • Divide 360 by the count for equal pieces. Eight equal slices means 45° each, twelve means 30°, five means 72°.
  • Sanity-check against the circumference. The arc can never exceed 2πr for a single turn. If it does, the angle unit is wrong.

Limitations and assumptions

This is exact geometry, but it describes one specific figure. Keep these boundaries in mind:

  • It models a true circular arc with a single constant radius. Ellipses, parabolas, spirals and free-form curves do not follow s = rθ, and an ellipse has no closed-form arc length at all.
  • It is a flat, two-dimensional figure. The path along a sphere, a cone or a helix needs three-dimensional geometry, not this formula.
  • It is not the calculus arc length of a general function y = f(x), which is the integral of the square root of 1 + (dy/dx)².
  • Results are rounded for display but calculated at full floating-point precision, so a manual recheck at 3.14 will differ slightly in the last digits.
  • The tool does not convert units. It assumes everything you enter is already in one consistent unit.
  • For an angle above 360° the arc becomes total swept travel rather than a geometric sector, so the chord, segment and sagitta stop being meaningful for that case.

How it compares to related calculators

This page answers "how long is this piece of the circle, and how much area does the slice cover?" Other tools on the site fit neighboring questions better:

  • For the whole circle - radius, diameter, circumference or area from any single one of them - use the Circle Calculator.
  • For the area of rectangles, triangles, trapezoids and other flat shapes, use the Area Calculator.
  • For the sides and angles of the triangle hiding inside a sector, use the Triangle Calculator.
  • For the right triangle formed by the radius, half the chord and the apothem, use the Pythagorean Theorem Calculator.
  • To turn a share of the circle into a percentage, or the other way around, use the Percentage Calculator.
  • To evaluate the sine and cosine terms in the chord and segment formulas by hand, use the Scientific Calculator.

💡 Good to know

The radian is not an arbitrary unit

A radian is defined so that an arc exactly one radius long subtends exactly one radian. That is the whole reason s = rθ has no conversion factor in it. On a circle of radius 1, the arc length and the angle in radians are literally the same number.

Arc and chord diverge faster than people expect

At 15° on a radius of 10 the arc is 2.618 and the chord 2.611, a gap of well under a percent, so a straight measurement is close enough for most shallow curves. At 90° the arc is 15.708 against a chord of 14.142, so the curve runs 11.1% longer than the straight line. The shallower the arc, the safer the straight-line shortcut.

A 60-degree sector hides an equilateral triangle

When the central angle is 60°, the chord equals the radius exactly, so the two radii and the chord form an equilateral triangle. On a radius of 10 the chord is precisely 10.000, which makes 60° a handy self-check that your calculator is in the right angle mode.

Segment area is not sector area

On a radius of 12 at 75° the sector covers 94.2478 square inches but the segment covers only 24.7011, roughly a quarter of it. If you are cutting the sliver outside a chord rather than the full pie slice, using the sector figure overstates your material by nearly four times.

⚠️ Common mistakes & edge cases

Feeding degrees into the radian formula

Writing s = rθ with 75 instead of 1.308997 gives 900 instead of 15.708, an answer 57.3 times too large. Convert first with degrees × π ÷ 180, or use the degree form s = 2πr × (degrees ÷ 360).

Using the diameter where the radius belongs

A "12-inch circle" almost always means a 12-inch diameter, so the radius is 6. At 75° that is an arc of 7.854 inches, not 15.708. Halve any diameter before entering it.

Measuring the chord and calling it the arc

A tape pulled straight across gives the chord, which is always shorter. At 120° on a radius of 10 the chord is 17.321 but the arc is 20.944, so cutting to the chord leaves you 3.6 units short.

Mixing units between inputs

Entering a radius in feet and an arc in inches produces a meaningless angle. The calculator never converts for you, so decide on one unit and convert every measurement into it before you start.

Reporting sector area in linear units

Arc length, chord and sagitta come out in your unit; sector and segment areas come out in square units. Quoting 94.2478 inches when you mean 94.2478 square inches is the classic homework deduction.

Rounding π too early

Using 3.14 or 22/7 in the middle of a multi-step problem drifts the answer in the third or fourth digit. Carry the full value through and round only the final result, which is exactly what this calculator does.

Taking the minor arc when the major arc was meant

Two points on a circle define two arcs. On a radius of 10, the 90° arc is 15.708 and the 270° arc joining the same points is 47.124. Confirm which side of the chord your arc runs along before you calculate.

Note: These are exact geometric formulas, so the only source of error is your input. Check the angle unit and confirm you entered the radius rather than the diameter before using a result for a cut or a material order.

❓ Frequently asked questions

What is the formula for arc length?

The arc length of a circle is s = r x theta, where r is the radius and theta is the central angle measured in radians. If your angle is in degrees, either convert it first (radians = degrees x pi / 180) or use the degree form directly: s = 2 x pi x r x (degrees / 360). Both give the identical answer, because 360 degrees is exactly 2 pi radians.

How do I calculate arc length in degrees?

Use s = 2 x pi x r x (degrees / 360). The fraction degrees / 360 is simply the share of the full circle your arc covers, and 2 x pi x r is the full circumference. For a radius of 12 inches and a 75 degree angle: 2 x 3.14159 x 12 x (75 / 360) = 15.708 inches. The calculator does the conversion automatically when the degree toggle is selected.

How do I find the radius from the arc length?

Rearrange s = r x theta to r = s / theta, with theta in radians. If you know the arc length is 15 units and the central angle is 40 degrees, first convert: 40 x pi / 180 = 0.698132 radians. Then r = 15 / 0.698132 = 21.4859 units. Switch the calculator to 'Radius' mode and it applies this step for you.

How do I find the central angle from the arc length?

Divide the arc length by the radius: theta = s / r, and the answer comes out in radians. An arc of 15 units on a circle of radius 10 gives theta = 1.5 radians, which is 1.5 x 180 / pi = 85.9437 degrees. This is why radians exist: the angle is literally the number of radius lengths that fit along the arc.

What is the difference between arc length and chord length?

The arc is the curved distance measured along the circle itself; the chord is the straight line between the same two endpoints. The chord is always shorter. Chord length is c = 2 x r x sin(theta / 2). For a radius of 12 and a 75 degree angle the arc is 15.708 units while the chord is only 14.6103 units, a difference of about 1.1 units.

How do I calculate the area of a sector?

The sector is the pie slice bounded by two radii and the arc. Its area is A = r^2 x theta / 2 with theta in radians, or equivalently A = pi x r^2 x (degrees / 360). A radius of 12 with a 75 degree angle gives 12^2 x 1.308997 / 2 = 94.2478 square units, which is 20.833 percent of the full circle area of 452.3893 square units.

What is a circular segment and how is its area different from a sector?

The segment is the smaller region cut off by the chord: the sector minus the triangle formed by the two radii and the chord. Its area is A = r^2 x (theta - sin theta) / 2. With a radius of 12 and a 75 degree angle the sector is 94.2478 square units but the segment is only 24.7011 square units, because the triangle takes up most of the slice.

Why does the arc length formula only work in radians?

Because a radian is defined as the angle that makes the arc exactly as long as the radius. That definition is what collapses the relationship to the clean s = r x theta. Degrees are an arbitrary division of the circle into 360 parts, so a degree formula needs the extra conversion factor pi / 180 (or the degrees / 360 fraction) to compensate.

How many radians are in a degree?

One degree equals pi / 180, which is about 0.017453 radians, and one radian equals 180 / pi, about 57.29578 degrees. A full circle is 2 pi radians (about 6.283185), a half circle is pi radians, and a right angle is pi / 2 radians (about 1.570796). Entering an angle in the wrong unit is the single most common arc length mistake.

What units does the arc length calculator use?

It is unit-agnostic. Enter the radius in inches and the arc length, chord and sagitta come back in inches while the sector and segment areas come back in square inches. Enter it in feet, centimeters or meters and everything scales the same way. The only requirement is that every length you type uses the same unit.

Can the central angle be larger than 360 degrees?

Geometrically a sector cannot exceed one full turn, but the arc length formula still works for larger angles and is genuinely useful for rotating parts. A wheel of radius 12 inches has a circumference of 75.3982 inches, so turning it through 720 degrees sweeps exactly two full turns, or 150.7964 inches of travel. The calculator accepts angles above 360 degrees and reports that total swept distance, though the chord, segment and sagitta stop being meaningful beyond one turn.

What is the sagitta of an arc?

The sagitta, sometimes called the arc height or rise, is the perpendicular distance from the middle of the chord to the middle of the arc: h = r - r x cos(theta / 2). For a radius of 12 and a 75 degree angle it is 2.4798 units. Woodworkers and metal benders use it constantly, because the rise is far easier to measure on a real workpiece than the center of the circle.

Is a length of arc calculator the same as a sector area calculator?

They solve the same figure from the same two inputs, radius and central angle, but report different quantities: arc length is a distance along the curve, sector area is the two-dimensional space inside the pie slice. This tool reports both at once, plus the chord, the segment area, the sagitta and the sector perimeter, so you never have to run two separate calculations.

How do I find the perimeter of a sector?

Add the arc to the two straight radii: P = s + 2r. A sector with a radius of 12 and an arc of 15.708 has a perimeter of 15.708 + 24 = 39.708 units. This is the figure you want when you are buying edging, trim or fencing for a curved area, because you have to cover the two straight sides as well as the curve.

📚 Sources & method

Every figure on this page is deterministic Euclidean geometry or an exact definition, so no external data source is required and none is cited. The relationships used are the standard circle identities: s = rθ, chord = 2r sin(θ/2), sector area = r²θ/2, segment area = r²(θ − sin θ)/2 and sagitta = r − r cos(θ/2), each of which follows directly from the definitions of the circle, the radian and the trigonometric functions.

Two definitional constants underpin the arithmetic. The radian is the coherent SI unit of plane angle, defined as the angle subtended at the center of a circle by an arc equal in length to the radius, with 2π radians in a complete revolution and the degree defined as (π/180) rad; both definitions are given in the U.S. National Institute of Standards and Technology guide to the SI, NIST Special Publication 811, Guide for the Use of the International System of Units. The value of π is the mathematical constant itself, evaluated here at IEEE 754 double precision (3.141592653589793).

Because the unit labels in the calculator are cosmetic and nothing is converted between systems, no unit-conversion factors are applied. If you do need to convert, the exact inch is defined as 25.4 mm and the exact foot as 0.3048 m, both fixed by the same NIST guidance.

Related Calculators