Regular Polygon Calculator

Published on: April 19, 2025

Compute the perimeter P and area A of a regular n-sided polygon with side length s.
Regular polygon with side labeled s
Formulas: P = n × s, A = (n × s²)/(4 × tan(π/n)).