1.

How to convert polar cordinates in to cartesian coordinates?​

Answer»

Answer:

To convert from Polar COORDINATES (r,θ) to CARTESIAN Coordinates (X,y) :

x = r × COS( θ )

x = r × cos( θ )y = r × SIN( θ )



Discussion

No Comment Found

Related InterviewSolutions