Hi,
I have a circle with the center on 0,0 and a radius of 4, and I know the coordinates of one of the points of this circle, for example: X: 1.00, Y: 3.872983
How can I calculate what would be the coordinates of a point of a bigger radius circle, that is on the line that connects the center (0,0) and the point above (X: 1.00, Y: 3.872983)?
Thanks!
I have a circle with the center on 0,0 and a radius of 4, and I know the coordinates of one of the points of this circle, for example: X: 1.00, Y: 3.872983
How can I calculate what would be the coordinates of a point of a bigger radius circle, that is on the line that connects the center (0,0) and the point above (X: 1.00, Y: 3.872983)?
Thanks!