Ok I have a circle.

Origin 0,0.

The Radius is dynamic, we'll call it X length.

We need to find a dynamic number of points on this circle. All equidistant from each other. We'll call this number Y.

Is there a formula to find the choordinates of each of the dynamic points?