| The Compendium Geometry is an eBook providing facts, formulas and explanations about geometry. |
|

Home Coordinate Systems 3D Conversion of 3D Coordinate Systems |
|||||||||||||
| See also: Conversion between Polar and Cartesian Coordinates, Three-dimensional Cartesian Coordinate System, Cylindrical Coordinate System, Spherical Coordinate System | |||||||||||||
|
|||||||||||||
Conversion between 3D Coordinate SystemsConversion from cartesian to cylinrical coordinates:
Cartesian [x, y, z]
Conversion from cylindrical to cartesian coordinates:
Cylindrical [ρ, φ, z'] cos φy = ρ sin φz = z' Conversion from spherical to cartesian coordinates:
Spherical [r, θ, φ] sin θ cos φy = r sin θ sin φz = r cos θ
Conversion from cartesian to spherical coordinates:
Cartesian [x, y, z] ![]() ![]()
Conversion from spherical to cylindrical coordinates:
Spherical [r, θ, φ] sin θφ' = φ z' = r cos θ
Conversion from cylindrical to spherical coordinates:
Cylindrical [ρ, φ, z]
![]() θ = arctan(ρ/z) φ' = φ
|
|||||||||||||
Home Coordinate Systems 3D Conversion of 3D Coordinate Systems |
|||||||||||||