Term for how close a polygon is to a cirlce

37 Views Asked by At

I'm pretty sure this exists but I can't find anything when I search for it. Maybe I'm not searching for the right thing.

I believe there is an equation that outputs how close any given polygon is to a circle.

I'm doing calculations that deal with polygons and circles. The method for polygons is much more complex than for a circle. Therefore, if I deem a polygon to be close enough to a circle, I'll convert it to one.