Given a unit vector A = x1,y1,z1 in cartesian, to transform into cylindrical just use the transform
A . [tex]\rho[/tex]
A . [tex]\phi[/tex]
Z(cartesian)=Z(cylindrical)
my question is, since x . [tex]\rho[/tex] = cos[tex]\phi[/tex], is the [tex]\phi[/tex] that I am supposed to use the tan^-1(y1/X1)?
If this is the case then I don't understand what the solutions manual did with the following problem
I understand part a.) but in part b.) they use 70 degrees as [tex]\phi[/tex] when according to part a.), [tex]\phi[/tex] should be -89 degrees. Am I missing something?