How to get number of sides of a polygon given side length?

77 Views Asked by At

If it's given that a polygon is equilateral and equiangular is it possible to determine the number of sides given the side length? Thanks for your help.

1

There are 1 best solutions below

0
On BEST ANSWER

Definitely not since e.g. an equilateral triangle can have any side length. You'd need more constraints.