X

Polar/Rectangular Coordinates Calculator

Rectangular to Polar Conversion

Formula Used:
R = sqrt(x * x + y * y) , angle=atan(y/x)
Where,
Rectangle coordinates:
x and y - horizontal and vertical distances from the origin.
Polar coordinates(r,q):
r - the distance from the origin to the point.
q - the angle measured from the positive x axis to the point.
t - angle (in degrees).

The Rectangular to Polar Conversion Calculator calculates and displays the equivalent polar value for the given rectangular values. The rectangular coordinates are in the form (x,y). The Polar coordinates are in the form (r,q).

The rectangular to polar conversion calculator displays the result of the conversion to polar with two-dimensional coordinates.