Polygon Incircle Formula


Equation for calculate polygon incircle is,

Inradius = l / 2 * tan(PI/n)
Area of the polygon = 0.5 * n * l * r
Area of the Incircle = PI * r2

Where,
n = Number of sides of the polygon,
r = Inradius,
l = Length of the side of the polygon