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

asked
User Raju Ram
by
7.7k points

1 Answer

6 votes

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

X = R cos( Θ )

Y = R sin( Θ )


answered
User Ckarbass
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.