Skip to content

Polygon Area Calculator

Exterior angles always sum to 360°, whatever the shape.

Work out Polygon Area. Exterior angles always sum to 360°, whatever the shape. States the assumption instead of hiding it.

Written and maintained by Mohit PatelLast checked August 4, 2026How we build these

Area of a regular 6-sided polygon

259.807621

Perimeter 60 · interior angle 120°

Area259.80762114
Perimeter60
Apothem (centre to side)8.66025404
Circumradius (centre to vertex)10
Interior angle120°
Exterior angle60°
Sum of interior angles720°
Share of the circumscribed circle82.7%

Exterior angles always sum to 360° no matter how many sides a polygon has, which is why each one is simply 360 ÷ n. As sides are added the polygon approaches its circumscribed circle — this 6-sided shape already fills 82.7% of it, and the method of exhaustion used exactly this idea to estimate π two thousand years before calculus.

How the Polygon Area Calculator works

Area, perimeter, apothem, circumradius and every angle of a regular polygon. As sides are added the shape approaches its circumscribed circle — the method the ancients used to estimate π.

Also known as: hexagon area calculator · pentagon area calculator · regular polygon apothem · interior angle of a polygon

Exterior angles always total 360

Walk once around any convex polygon and you turn through exactly one full rotation, regardless of how many corners there are. That is why exterior angles always sum to 360 degrees.

It gives each exterior angle of a regular polygon as simply 360 ÷ n, and the interior angle as 180 minus that. Both facts follow from one observation rather than needing separate formulas.

The interior sum, (n − 2) × 180, comes from splitting the polygon into n − 2 triangles from one vertex. Three sides give one triangle and 180 degrees; each extra side adds another triangle and another 180.

Approaching the circle

As sides are added, a regular polygon approaches its circumscribed circle in both area and perimeter. A twelve-sided polygon already fills over 95% of it; a hundred-sided one is visually indistinguishable.

Archimedes used exactly this. By computing the perimeters of inscribed and circumscribed 96-sided polygons he bounded π between 3.1408 and 3.1429 — the method of exhaustion, two thousand years before calculus.

The apothem is the polygon's equivalent of a radius for area purposes, and it approaches the circumradius as sides increase. When they coincide, the area formula becomes the circle's, which is where the two shapes meet.

Tiling, and why hexagons

Only triangles, squares and hexagons tile a plane with a single regular shape, because only their interior angles divide evenly into 360 degrees. Pentagons at 108 degrees leave a gap; heptagons overlap.

Among the three, hexagons enclose the most area for the least total boundary. That is why honeycomb is hexagonal — it uses the least wax for the most cell volume, which is a real optimisation rather than an aesthetic one.

For irregular polygons none of this applies. The shoelace formula computes area from vertex coordinates by cross-multiplying pairs and halving, and it works for any simple polygon regardless of regularity.

Where to go next

The Polygon Area question rarely arrives on its own. These are the ones that usually come with it:

Frequently asked questions

How do I find the area of a regular polygon?

Half the perimeter times the apothem, where the apothem is the distance from the centre to the middle of a side. It works for any regular polygon.

What is an apothem?

The perpendicular distance from the centre to a side, which is the polygon's equivalent of a circle's radius for area purposes. The circumradius, to a vertex, is always longer.

What is the sum of interior angles?

(n − 2) × 180 degrees. A triangle gives 180, a quadrilateral 360, a pentagon 540. It comes from splitting the polygon into n − 2 triangles.

Why do exterior angles always sum to 360?

Because walking once around the shape turns you through one full rotation regardless of how many corners there are. That is why each exterior angle of a regular polygon is simply 360 ÷ n.

What happens as the number of sides increases?

The polygon approaches its circumscribed circle. Archimedes used exactly this to bound π between 96-sided polygons inscribed and circumscribed, two thousand years before calculus.

Does this work for irregular polygons?

No — it assumes all sides and angles are equal. Irregular polygons need the shoelace formula from the vertex coordinates, or division into triangles.

What is the shoelace formula?

A method for the area of any polygon from its vertex coordinates, cross-multiplying pairs and halving the total. It is called that because the multiplication pattern looks like lacing.

Why do hexagons appear in nature?

Because they tile a plane with the least total boundary per unit area of the three shapes that tile at all. Honeycomb uses the least wax for the most cell volume.

Which regular polygons tile a plane?

Only triangles, squares and hexagons. Their interior angles divide evenly into 360 degrees, which no other regular polygon's does.

What is a concave polygon?

One with an interior angle above 180 degrees, so at least one vertex points inward. The apothem method here does not apply — only convex regular polygons have a single apothem.

How many diagonals does a polygon have?

n(n − 3) ÷ 2. A hexagon has nine, a decagon thirty-five. Each vertex connects to every other except itself and its two neighbours, and each diagonal is then counted twice.

What is the name for a many-sided polygon?

Above about twelve sides, most people simply say n-gon — a 17-gon, a 100-gon. The Greek-derived names exist and stop being useful long before the shapes do.

Put this calculator on your own site

Free to use, on any site, commercial or not. Paste this where you want it to appear. It is a plain iframe, so it works in WordPress, Squarespace, Wix, Webflow, Ghost and anything else that accepts HTML.

The one-line version
<iframe src="https://www.thecalclibrary.com/embed/polygon-area-calculator" width="100%" height="640" style="border:1px solid #e2e8f0;border-radius:12px" loading="lazy" title="Polygon Area Calculator"></iframe>
<p style="font:13px/1.5 system-ui,sans-serif;margin:6px 0 0;color:#64748b">Powered by <a href="https://www.thecalclibrary.com/polygon-area-calculator" style="color:#64748b">Polygon Area Calculator</a> from The Calc Library</p>

The only condition is that the credit line below the frame stays in place. That one line is what pays for the tool being free — it is how anyone else finds it.

Related calculators