Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 511 Bytes

Conversion.md

File metadata and controls

23 lines (16 loc) · 511 Bytes

Relation between Cartesian and Polar Coordinate systems

Relation

Conversion from Cartesian Coordiantes to Polar Coordinates

Radial component is calculated as follows:
R

Angular component is calculated as follows:
Phi

Conversion from Polar Coordiantes to Cartesian Coordinates

The X-coordinate is calculated as follows:
x

The Y-coordinate is calculated as follows:
y