Thursday, August 4, 2011

How do I convert a vector from cartesians into polars?

I have the vector V = yi (where i is a unit vector in the positive x-direction), how do I convert it into polars? I know I can use y = rsin(theta) but what happens to the i-unit vector (I want to get it in terms of r and theta unit vectors)

No comments:

Post a Comment