keisoku

Sector Area Calculator

Find the area, arc length, and perimeter of a circular sector from its radius and central angle. Works in degrees and radians.

Input

Enter the radius and central angle to compute the sector area, arc length, and perimeter.

Angle unit

Result

r = 590°

Area

19.634954

Arc length

7.853982

Perimeter

17.853982


Lengths use the same unit as the input, and the area uses that unit squared.

How it works

  • The area of a circular sector with radius r and central angle θ in radians is area = (1/2) × r² × θ.
  • When the angle is given in degrees, this equals area = π × r² × (degrees ÷ 360).
  • The arc length equals arc = r × θ where θ is in radians.
  • The perimeter equals the arc length plus two radii (2r).
  • The radius must be positive and the central angle must be greater than 0 and at most a full turn (360 degrees or 2π).

Reviews

Tell us what you think of this calculator.

Write a review

  1. Home
  2. Sector Area Calculator