Find the best solutions to your problems with the help of IDNLearn.com's expert users. Discover reliable and timely information on any topic from our network of knowledgeable professionals.

Can some one tell me the way to convert polar points to rectangular? Example: (-1, 5pi/2)

Sagot :


No problem.  When you have a point with polar coordinates of ( R, Θ ),
its Cartesian (rectangular) coordinates are:

             X = R cos( Θ )

            Y = R sin( Θ )