Star Polygon Calculator — Area, Perimeter, Angles & Radii

Calculate properties of regular star polygons: area, perimeter, inner/outer radii, point angles, edge lengths. Supports 5 to 12-pointed stars with presets.

Distance from center to outermost vertex
Planning notes, formulas, and examples

About the Star Polygon Calculator — Area, Perimeter, Angles & Radii

Star polygons are among the most recognizable geometric shapes in human culture. The five-pointed star (pentagram) adorns national flags, military insignia, and religious symbols worldwide. The six-pointed star (hexagram or Star of David) holds deep cultural significance. Beyond symbolism, star polygons are fascinating geometric objects with elegant mathematical properties.

A regular star polygon, denoted {n/k} in Schläfli notation, is formed by connecting every k-th vertex of a regular n-gon. The most common variant is {n/2}, which creates the familiar pointed star shape. Each point of the star has a characteristic "tip angle," and the inner vertices form a smaller regular polygon. The area, perimeter, and proportions of a star polygon depend entirely on the number of points and the outer radius.

This calculator computes all properties of regular star polygons from 5 to 12 points. Enter the number of points and the outer radius (distance from center to point tip) to get the area, perimeter, edge length, inner and outer radii, point angle, and bounding circles. A comparison table shows how these properties change across different point counts, and presets for famous stars (US flag star, Star of David, compass rose) let you explore real-world examples.

When This Page Helps

Calculating star polygon properties involves non-trivial trigonometry — computing inner radii, decomposing the shape into triangles, and summing areas. The formulas vary by point count and are easy to get wrong. This calculator handles all the geometry in one workflow and provides side-by-side comparisons across different star types.

Whether you are designing a logo, cutting a star-shaped template, studying polyhedral geometry, or simply curious about the mathematics of stars, the page gives you the measurements and visual comparisons that follow from the same star setup.

How to Use the Inputs

  1. Select the number of points for the star (5 through 12).
  2. Enter the outer radius — the distance from the center to a point tip.
  3. Choose the measurement unit.
  4. Or click a preset for a famous star shape.
  5. View area, perimeter, edge length, radii, and point angle.
  6. Compare proportions visually in the bar chart.
  7. Check the comparison table to see how different point counts affect properties.
Formula used
Star Area = n × R × r × sin(π/n), where R = outer radius, r = inner radius, n = number of points. Inner radius r = R × cos(2π/n) / cos(π/n). Edge length = √(R² + r² − 2Rr cos(π/n)). Perimeter = 2n × edge length. Point angle ≈ 180°(n − 4)/n for {n/2} stars.

Example Calculation

Result: Area ≈ 47.55 cm², Perimeter ≈ 66.18 cm, Inner R ≈ 3.82 cm, Point Angle ≈ 36°

A 5-pointed star with R = 10 cm: inner radius r = 10 × cos(2π/5)/cos(π/5) ≈ 3.82 cm. Area = 5 × 10 × 3.82 × sin(π/5) ≈ 47.55 cm². Edge length ≈ 6.62 cm, perimeter ≈ 66.18 cm. Each point has a 36° angle.

Tips & Best Practices

  • The five-pointed star has the sharpest points (36°) among common stars.
  • A six-pointed star's point angle is 60° — the same as an equilateral triangle.
  • For a very "spiky" star, use fewer points and a large outer radius.
  • The inner/outer radius ratio tells you how "star-like" the shape is — closer to 0 means very pointy, closer to 1 means almost circular.
  • Stars with an even number of points have opposing point pairs; odd-numbered stars do not.
  • The pentagram (5-pointed star) is related to the golden ratio: the diagonals of a regular pentagon form a pentagram.

Star Polygons in Mathematics

The study of star polygons dates back to ancient Greece, but the systematic classification was developed by Thomas Bradwardine in the 14th century and formalized by Johannes Kepler. The Schläfli symbol {n/k} describes a star polygon where n is the number of vertices and k is the "step" — how many vertices you skip when drawing each edge. For a valid star polygon, n and k must be coprime, and k must be at least 2.

The pentagram {5/2} is the simplest star polygon and appears throughout history: in Pythagorean philosophy, medieval heraldry, and modern national flags. The hexagram {6/2} (Star of David) is technically degenerate as a star polygon (since gcd(6,2) = 2), but is universally recognized as a six-pointed star formed by two overlapping triangles.

Star Polygons in Design

Stars are among the most popular motifs in graphic design, architecture, and decorative arts. The number of points carries cultural meaning: five points for the US flag, six for the Star of David, eight for the Islamic star pattern, and twelve for the EU flag's circle of stars. Understanding the precise geometry — angles, proportions, and radii — is essential for creating aesthetically pleasing and mathematically accurate star designs.

The Golden Ratio Connection

The pentagram has a deep connection to the golden ratio φ = (1+√5)/2 ≈ 1.618. The ratio of the diagonal to the side of a regular pentagon is φ, and the pentagram's internal line segments create golden ratios at every intersection. This relationship makes the five-pointed star a natural symbol of mathematical beauty and harmony.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • A regular star polygon is formed by connecting every k-th vertex of a regular n-gon, creating a star shape. The notation {n/k} describes the shape (e.g., {5/2} is the pentagram).