Sector area
A = ½r²θ
With degrees: A = (θ/360)πr².
Enter two different positive measurements, then calculate to see the formula path.
A sector is the part of a circle bounded by two radii and their connecting arc. These formulas use the central angle θ in radians unless a degree formula is shown.
A = ½r²θ
With degrees: A = (θ/360)πr².
s = rθ
With degrees: s = (θ/360)2πr.
A = ½rs, so r = 2A/s.
Then find the angle with θ = s/r.
Chord: c = 2r sin(θ/2).
Sector perimeter: P = 2r + s.
0 < θ ≤ 360° (or 0 < θ ≤ 2π radians). It supports minor sectors, semicircles, major sectors, and a full circle.
The calculator uses the selected length unit consistently. For example, a radius in centimetres produces arc, chord, and perimeter in centimetres and area in square centimetres.
Convert 90° to π/2 radians.
A = ½(10²)(π/2) = 25π ≈ 78.540 cm².
s = 10(π/2) = 5π ≈ 15.708 cm.
r = 2A/s = 2(50)/10 = 10 m.
θ = s/r = 10/10 = 1 rad ≈ 57.296°.
120° = 2π/3 rad.
r = s/θ = 8/(2π/3) ≈ 3.820 ft.
A = ½rs ≈ 15.279 ft².
The compact formulas A = ½r²θ and s = rθ require radians. Convert degrees with θrad = θdeg × π/180.
Arc length follows the curved edge. Chord length is the straight line between the arc endpoints, so it is shorter except in the limiting tiny-angle case.
Radius, arc, chord, and perimeter use length units. Sector area uses square units such as cm² or ft².
You can use any two different values from radius, central angle, sector area, and arc length. The calculator derives the other values from that pair.
In radians, use A = ½r²θ. In degrees, use A = (θ/360)πr².
In radians, use s = rθ. In degrees, use s = (θ/360)2πr.
Yes. Because A = ½rs, rearrange the formula to r = 2A/s. The angle is then θ = s/r in radians.
The sector perimeter is the arc length plus two radii: P = s + 2r. It is not the same as the chord length.
Yes. It supports one-turn sectors with a central angle greater than 0 and up to 360 degrees, including minor sectors, semicircles, major sectors, and a full circle.
No. The calculation runs locally in your browser and the page does not send your sector measurements to a server.
Last reviewed: July 30, 2026 by the Starlight Tools editorial team.
The formulas are standard Euclidean sector relationships. Calculations use JavaScript's full floating-point value of π and retain unrounded values until display. Decimal places affect on-page formatting; the CSV keeps unrounded numeric values for reuse.