Parametric, Polar & Vectors · Polar Coordinates
Polar to Cartesian
Conversion formulas between polar coordinates (r, θ) and Cartesian coordinates (x, y).
Worked examples
Convert (r, θ) = (4, π/3) to Cartesian.
- x = 4 cos(π/3) = 4(1/2) = 2
- y = 4 sin(π/3) = 4(√3/2) = 2√3
Answer: (2, 2√3)
Convert (x, y) = (-1, 1) to polar.
- r = √(1+1) = √2
- θ = arctan(1/(-1)) = arctan(-1). Since point is in Q2, θ = 3π/4.
Answer: (√2, 3π/4)
Practice this and 135 more formulas in the CalcRef workspace — quizzes, reference tables, a 16-category unit converter, and an expression evaluator.