Sector Perimeter Calculator
Compute the perimeter of a circular sector — two radii plus the arc length.
Useful for trim, edging, and fan-shaped layouts.
The perimeter of a sector is two straight radii plus the curved arc connecting their tips. Three pieces, not two.
In degrees: P = 2r + (θ / 360) × 2πr In radians: P = 2r + r × θ
The radius contributes twice (one straight side for each radius), and the arc length is the curved part along the outer edge.
Worked example — quarter-circle garden bed: A flower bed in the corner of a yard, 8 ft radius, 90° angle. Two radii: 2 × 8 = 16 ft. Arc: (90/360) × 2π × 8 = 0.25 × 50.27 ≈ 12.57 ft. Total perimeter: 28.57 ft of edging — what you’d need in metal landscape edging or paver border.
Where sector perimeter matters in practice:
- Garden bed edging. That quarter-circle bed needs 28-29 linear ft of edging. Buy 32 ft (10% buffer for cut waste).
- Fan-shaped patios. A pie-slice patio extending from a circular outdoor kitchen needs trim around the curved edge plus the two straight sides.
- Curved deck or pergola railings. A 120° sector pergola roof with a 10 ft radius needs 2 × 10 + (120/360) × 2π × 10 = 20 + 20.94 ≈ 40.94 ft of fascia trim.
- Sail or fabric panel sewing. The total length of binding tape around a triangular sail panel cut from a sector pattern.
Quick mental check — what’s the arc?
The arc is the fraction of a full circumference, weighted by the angle. A 90° arc is 1/4 of the full circumference; a 60° arc is 1/6. Pizza-cutter math.
Sector perimeter vs. sector area — different quantities, same inputs.
Both use r and θ. Perimeter scales with r (linearly), area scales with r² (quadratically). Double the radius of a quarter-pie-slice garden bed and you double the edging length, but quadruple the planting space. Useful trade-off to know when sizing.
Edge case to watch: if you input θ = 360°, the formula gives 2r + 2πr — but a “full sector” is just a circle with a stray double-radius line inside it. The actual perimeter of a full circle is just 2πr. Inputs near 360° are usually data-entry errors.
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.