Heptagon Calculator

Enter the side length of a regular heptagon (7-sided polygon) to get its area, perimeter, apothem, and circumradius.

Quick Facts

Area formula
A = (7/4)s²cot(π/7) ≈ 3.6339s²
Splits the heptagon into 7 congruent triangles meeting at the center.
Interior angle
((7-2)×180°)/7 ≈ 128.57°
All seven interior angles sum to 900°.
Apothem & circumradius
a = s/(2tan(π/7)), R = s/(2sin(π/7))
Apothem ≈ 1.0383s; circumradius ≈ 1.1524s.

Your Results

Calculated
Area
-
A = (7/4)s²cot(π/7)
Perimeter
-
P = 7 × side
Apothem
-
Center to midpoint of a side
Circumradius
-
Center to a vertex

Ready

Enter a side length and unit, then press Calculate.

Formula and Method for the Heptagon Calculator

A regular heptagon is a seven-sided polygon with all sides equal in length and all interior angles equal. Because a regular heptagon can be divided into 7 congruent isosceles triangles that meet at its center, every one of its key measurements — area, apothem, and circumradius — can be derived from the side length s using the central angle 2π/7 (360°/7, the angle each triangle makes at the center).

How the calculation works

Each of the 7 triangles has a base of length s and a central half-angle of π/7 (≈25.71°). The apothem a (the perpendicular distance from the center to the midpoint of a side) is the height of that triangle: a = s / (2·tan(π/7)) ≈ 1.0383s. The circumradius R (center to a vertex) is the triangle's hypotenuse: R = s / (2·sin(π/7)) ≈ 1.1524s. The area of one triangle is (1/2)·s·a, so multiplying by 7 gives the total area: A = (7/2)·s·a = (7/4)s²cot(π/7) ≈ 3.6339s². The perimeter is simply P = 7s, and each interior angle equals ((7-2)×180°)/7 ≈ 128.57°.

Common mistakes

  • Confusing apothem with circumradius: the apothem (center to edge midpoint) is always shorter than the circumradius (center to vertex) — mixing them up throws off area calculations that use the apothem.
  • Using degrees instead of radians: the trig functions in the formulas expect π/7 in radians (≈0.4488 rad), not 180/7 in degrees, when computed programmatically.
  • Mixing units: keep the side length in one consistent unit — convert inches to feet, or centimeters to meters, before entering the value.

Real-world applications

  • Coin design: several currencies (such as Botswana's pula and Sierra Leone's leone coins) use heptagonal or near-heptagonal shapes, and area/perimeter calculations help with minting specifications.
  • Architecture and tiling: heptagonal floor tiles, gazebos, and planters need accurate area and perimeter figures for material and cost estimates.
  • Geometry education: the heptagon is a classic example of a regular polygon that cannot be constructed with just a compass and straightedge, making it useful for teaching trigonometric area formulas.
  • Manufacturing and CAD: apothem and circumradius values are used to lay out heptagonal parts, gaskets, or fasteners precisely.

Frequently Asked Questions

What is the formula for the area of a regular heptagon?
The area of a regular heptagon with side length s is A = (7/4)s²cot(π/7), which is approximately A ≈ 3.6339 × s². This comes from splitting the heptagon into 7 congruent isosceles triangles meeting at the center.
How do you find the apothem of a regular heptagon?
The apothem (the distance from the center to the midpoint of a side) is a = s / (2·tan(π/7)), approximately a ≈ 1.0383 × s. It is the height of each of the 7 triangles formed by the center and one side.
What is the interior angle of a regular heptagon?
Each interior angle of a regular heptagon measures ((7-2) × 180°) / 7 ≈ 128.57°, and all seven interior angles sum to 900°.
How is the circumradius of a regular heptagon calculated?
The circumradius (distance from the center to a vertex) is R = s / (2·sin(π/7)), approximately R ≈ 1.1524 × s.