Sector & Segment Calculator — Area, Arc Length, Chord

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.

cm
°
Planning notes, formulas, and examples

About the Sector & Segment Calculator — Area, Arc Length, Chord

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.

When This Page Helps

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.

How to Use the Inputs

  1. Select the length unit for the radius (mm, cm, in, m, or ft).
  2. Choose the angle unit: degrees or radians.
  3. Enter the circle's radius.
  4. Enter the central angle (0° to 360°, or 0 to 2π radians).
  5. Click a preset for instant results: pizza slice, clock, pie chart, or semicircle.
  6. View sector area, arc length, chord length, segment area, perimeter, and fraction of the full circle.
  7. Compare the sector area to the segment and remaining circle in the visual breakdown.
  8. Check the reference table for common angle fractions and their real-world applications.
Formula used
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

Example Calculation

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².

Tips & Best Practices

  • Sector area and arc length are both exactly proportional to the central angle — double the angle, double both values.
  • A semicircle (180°) has a segment area equal to the area above the diameter, and a chord equal to the diameter itself.
  • For small angles, the chord and arc length are nearly equal — the arc "flattens out" into a straight line.
  • In radians, the formulas are cleaner: no π/180 conversions needed. Many scientific applications use radians by default.
  • Pie chart design: each percentage corresponds to 3.6° (1% of 360°), making it easy to convert data to angles.

Sector Area Starts With Angle Share

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.

Chord And Segment Tell A Different Story

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.

Common Real-World Uses

The calculator 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.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • 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.