I am not sure if this helps but when parameterizing a circle in polar coordinates you can have the unit vector going counter clockwise by using x=r cos(theta), and y = r sin(theta). To have the unit vector going clockwise you would use x=r cos(theta) and y= - r sin(theta).
No comments:
Post a Comment