Engineering ToolBox - Resources, Tools and Basic Information for Engineering and Design of Technical Applications!

Polar vs. Cartesian Coordinates

Convert between Cartesian and Polar coordinates.

In the Cartesian system the coordinates are perpendicular to one another with the same unit length on both axes.

Cartesian coordinates in the figure below: (2,3)

Convert between polar and cartesian coordinates

A Polar coordinate system is determined by a fixed point, a origin or pole, and a zero direction or axis. Each point is determined by an angle and a distance relative to the zero axis and the origin.

Polar coordinates in the figure above: (3.6, 56.31)

Polar coordinates can be calculated from Cartesian coordinates like

r = (x2 + y2)1/2                            (1)

where

r = distance from origin to the point

x = Cartesian x-coordinate

y = Cartesian y-coordinate

 

θ = atan(y / x)  

   = tan-1(y / x)                          (2)

where

θ = angle relative to the zero axis (degrees)

Cartesian coordinates can be calculated from Polar coordinates like

x = r cos(θ)                           (3)

y = r sin(θ)                           (4)

Online Cartesian to Polar Coordinates Converter

Online Polar to Cartesian Coordinates Converter

Related Topics

  • Mathematics

    Mathematical rules and laws - numbers, areas, volumes, exponents, trigonometric functions and more.

Related Documents

Search

Search is the most efficient way to navigate the Engineering ToolBox.

Engineering ToolBox - SketchUp Extension - Online 3D modeling!

3D Engineering ToolBox Extension to SketchUp - add parametric components to your SketchUp model

Add standard and customized parametric components - like flange beams, lumbers, piping, stairs and more - to your Sketchup model with the Engineering ToolBox - SketchUp Extension - enabled for use with older versions of the amazing SketchUp Make and the newer "up to date" SketchUp Pro . Add the Engineering ToolBox extension to your SketchUp Make/Pro from the Extension Warehouse !

Translate this Page

Translate this page to Your Own Language .

About the Engineering ToolBox!

Privacy Policy

We don't collect information from our users. More about

We use a third-party to provide monetization technologies for our site. You can review their privacy and cookie policy here.

You can change your privacy settings by clicking the following button: .

Citation

This page can be cited as

  • The Engineering ToolBox (2009). Polar vs. Cartesian Coordinates. [online] Available at: https://www.engineeringtoolbox.com/converting-cartesian-polar-coordinates-d_1347.html [Accessed Day Month Year].

Modify the access date according your visit.

3D Engineering ToolBox - draw and model technical applications! 2D Engineering ToolBox - create and share online diagram drawing templates! Engineering ToolBox Apps - mobile online and offline engineering applications!

Unit Converter

















































3.27.8

.