Regular Polygon Area Calculator
Compute the area of a regular polygon from the number of sides and the side length, plus perimeter, apothem, circumradius and interior angle.
Input
Enter the number of sides and the side length to compute the area of a regular polygon along with its perimeter, apothem, circumradius and interior angle.
Result
Area
259.807621
Perimeter
60
Apothem (inradius)
8.660254
Circumradius
10
Interior angle
120°
Lengths use the same unit as the input and the area is in that unit squared.
How it works
- For a regular polygon with n sides and side length a, the area is area = (n × a²) / (4 × tan(π/n)).
- The perimeter is n × a and each interior angle is (n − 2) × 180 ÷ n degrees.
- The apothem (inradius) is a ÷ (2 × tan(π/n)) and the circumradius is a ÷ (2 × sin(π/n)).
- The number of sides must be an integer of 3 or more, and the side length must be positive.
- Lengths use the same unit as the input and the area is in that unit squared.
Reviews
Tell us what you think of this calculator.
Write a review
- Home
Regular Polygon Area Calculator