Polar to Rectangular Calculator

Convert between polar coordinates (r, θ) and rectangular coordinates (x, y) with step-by-step solutions.

Conversion Formulas:
Polar to Rectangular:
x = r × cos(θ)
y = r × sin(θ)
Rectangular to Polar:
r = √(x² + y²)
θ = atan2(y, x)

Common Angle Reference

DegreesRadianscos(θ)sin(θ)
0°010
30°π/6√3/21/2
45°π/4√2/2√2/2
60°π/31/2√3/2
90°π/201
180°π-10
270°3π/20-1
360°10

Understanding Coordinate Systems

Rectangular (Cartesian)

  • Uses x (horizontal) and y (vertical) distances
  • Best for linear motion and grids
  • Origin at intersection of axes

Polar

  • Uses distance (r) and angle (θ) from origin
  • Best for circular/rotational motion
  • θ measured counterclockwise from x-axis

About Polar to Rectangular Calculator - Coordinate Converter

Convert between polar (r, θ) and rectangular (x, y) coordinates. Supports degrees and radians with step-by-step conversion formulas.

Our **Polar to Rectangular Calculator** converts between coordinate systems instantly. Enter polar coordinates (r, θ) or rectangular coordinates (x, y) and get the equivalent representation with step-by-step formulas. For complex number conversions, see our Imaginary Number Calculator.

Polar coordinates use distance from origin (r) and angle from positive x-axis (θ), while rectangular coordinates use horizontal (x) and vertical (y) distances. Converting between them is essential for calculus, physics, and engineering applications.

Our calculator supports both degrees and radians, shows all conversion steps, and handles all quadrants correctly. Understand the geometric relationship between the two systems with our visual explanations.

Key Features

Polar to rectangular conversion
Rectangular to polar conversion
Degree and radian modes
All quadrants supported
Step-by-step formulas
Exact values when possible

Why Use This Tool?

Simplify calculus problems
Physics applications
Navigation calculations
Engineering analysis
Graphing polar equations

Common Use Cases

Calculus: Evaluate polar integrals and derivatives.

Physics: Motion in circular paths.

Navigation: Radar and direction finding.

Complex Numbers: Rectangular to polar form.

Related Tools

How to Use

1

Select conversion direction

2

Choose degrees or radians

3

Enter your coordinates

4

Click Convert

5

View results and formulas

Frequently Asked Questions

Comments & Feedback

Share your experience with this tool

Please solve the math problem to verify you're human