Convert polar coordinates (r, θ) to rectangular (Cartesian) coordinates (x, y).
Convert polar coordinates (r, θ) to rectangular (Cartesian) coordinates (x, y).
The radial distance from the origin.
The angle from the positive x-axis.
Polar to rectangular conversion uses x = r·cos(θ) and y = r·sin(θ) where r is the radial distance and θ is the angle from the positive x-axis.
How this calculator works
Polar to rectangular conversion uses x = r·cos(θ) and y = r·sin(θ) where r is the radial distance and θ is the angle from the positive x-axis.
Common questions about this calculator