Find solutions to your problems with the help of IDNLearn.com's expert community. Ask any question and receive timely, accurate responses from our dedicated community of experts.

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( Θ )