Converting polar to Cartesian coordinates with the J operator

  • Context: High School 
  • Thread starter Thread starter chap
  • Start date Start date
  • Tags Tags
    Cartesian Polar
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
chap
Messages
2
Reaction score
0
I'm back studying after a couple of years out and have become a little rusty. currently learning about the J operator.

I have no problem converting Cartesian to Polar, but struggle to convert Polar to Cartesian. Some basic examples and a step by step guide would be appreciated.


Thank you in advance.
 
Mathematics news on Phys.org
Given [itex](r,\theta )[/itex] you can get [itex](x,y)[/itex] by the following procedure:

[itex]x=r\cos(\theta)[/itex]
[itex]y=r\sin(\theta)[/itex]
 
Simple now you've pointed it out.

Thanks, that helps a lot.
 
chap said:
Simple now you've pointed it out.

Thanks, that helps a lot.

Easier than cartesian to polar, huh?
 
I know, I was thinking the same thing. :smile: