Calculate sector area, arc length, chord length, and segment area from radius and central angle. Supports degrees and radians with presets for pizza slices, clocks, and pie charts.
A sector is a "pie slice" of a circle — the region bounded by two radii and the arc between them. A segment is the region between a chord and the arc it subtends. Together, these two shapes form the foundation of circular geometry and appear everywhere from pizza cutting to pie charts, clock faces to protractors.
The sector area formula is elegantly simple: A = ½r²θ, where r is the radius and θ is the central angle in radians. For degrees, it becomes A = (θ/360°)πr². The arc length is equally straightforward: L = rθ. The segment area — the crescent-shaped region between a chord and its arc — adds a subtraction: A_seg = ½r²(θ − sin θ).
The chord length connecting the two endpoints of an arc is c = 2r sin(θ/2), and the segment height (sagitta) is h = r − r cos(θ/2). These measurements are essential in engineering (calculating material for curved structures), surveying (measuring circular arcs), and data visualization (sizing pie chart slices).
This calculator handles both degrees and radians, computes all sector and segment properties from radius and central angle, and includes presets for common real-world scenarios: pizza slices (1/6 and 1/8 of a circle), clock positions (30° per hour), pie chart slices (25%, 33%), and semicircles. A reference table shows how common angles relate to fractions of the full circle.
Sector geometry shows up whenever a full circle is only partly used. Designers use it for pie charts and gauges, engineers use it for curved panels and rotating parts, and students meet it in every unit on radians and arc length. This calculator is useful because it keeps the entire family of related measurements together: the angle, arc, chord, sector, segment, and fraction of the whole circle.
That saves time and reduces conversion mistakes. If you work from degrees, you can still see the radian value the formulas actually use. If you are comparing a pizza slice, a clock sector, or a curved cutout in sheet material, the outputs make it easier to tell whether you care about the curved boundary, the straight chord, or the enclosed area before you commit to a measurement or drawing.
Sector area: A = ½r²θ Arc length: L = rθ Chord length: c = 2r sin(θ/2) Segment area: A_seg = ½r²(θ − sin θ) Sector perimeter: P = 2r + rθ Segment height (sagitta): h = r − r cos(θ/2) Degree/radian conversion: θ_rad = θ_deg × π/180
Result: Sector area ≈ 67.02 cm², arc length ≈ 16.76 cm, chord length ≈ 13.86 cm, segment area ≈ 39.31 cm²
With radius 8 cm and central angle 120°, the calculator converts the angle to $2pi/3$ radians. Sector area is $rac{1}{2}r^2 heta = rac{1}{2} imes 64 imes 2.0944 approx 67.02$ cm². Arc length is $r heta = 8 imes 2.0944 approx 16.76$ cm, and the chord is $2rsin( heta/2) = 16sin 60° approx 13.86$ cm. Subtracting the triangle from the sector gives a segment area of about 39.31 cm².
A sector is simply a fraction of a circle determined by its central angle. That is why sector area and arc length scale directly with the angle: if the angle is one quarter of a full turn, the sector area and arc length are both one quarter of the full-circle values. This way of thinking is often faster than memorizing separate formulas because it connects each result to the same underlying idea of circular share.
The chord measures the straight-line shortcut between the arc endpoints, while the segment measures the curved cap trapped between that chord and the arc. Those are different geometric questions from the sector itself. In fabrication and construction, chord length matters when you need a straight brace or cut edge, while segment area matters when you need the material inside a curved profile. The calculator exposes both so you can see how the same radius and angle generate different useful dimensions.
This tool is well suited to pizza-slice sizing, gauge sweep calculations, pie-chart design, and any curved panel or window detail based on a central angle. It is also a strong teaching aid for switching between degrees and radians because every output depends on the same angle input. The reference table makes it easy to compare familiar fractions like 30°, 45°, 90°, and 180° without reworking the formulas each time.
A sector is the "pie slice" bounded by two radii and an arc. A segment is the region between a chord and the arc above it. Sector area = ½r²θ. Segment area = ½r²(θ − sin θ). The segment is always smaller than its corresponding sector.
Measure the radius (half the pizza diameter) and divide 360° by the number of slices. For an 18" pizza cut into 8 slices: r = 9", θ = 45°. Area = ½ × 81 × (π/4) ≈ 31.8 in².
The sagitta (segment height) is the maximum distance from the chord to the arc. It equals h = r − r cos(θ/2). It's used in optics, architecture (arched windows), and road surveying.
Multiply degrees by π/180 to get radians. Multiply radians by 180/π to get degrees. Key values: 90° = π/2, 180° = π, 360° = 2π.
The segment area equals the sector area minus the triangle formed by the two radii and the chord. Sector = ½r²θ, triangle = ½r²sin θ, so segment = ½r²(θ − sin θ).
At 360°, the sector becomes the full circle: area = πr², arc = 2πr, chord = 0 (the endpoints coincide), and segment area = 0. Use this as a practical reminder before finalizing the result.