Circle travel approximation

Awebud

New member
Joined
Jan 31, 2019
Messages
3
If I have a given circumference of a circle, what equation would I need to perform to approximate that circle into a polygon and know the length of one side of the polygon? Your help would be greatly appreciated. Thanks.
 
If I have a given circumference of a circle, what equation would I need to perform to approximate that circle into a polygon and know the length of one side of the polygon? Your help would be greatly appreciated. Thanks.
What is your final objective in trying "to approximate that circle"?
 
If I have a given circumference of a circle, what equation would I need to perform to approximate that circle into a polygon and know the length of one side of the polygon? Your help would be greatly appreciated. Thanks.
c = circumference
n = polygon's number of sides

length of side of polygon = c/n

That's quite simple: are you asking something else?
 
Top