Convert between Cartesian and cylindrical coordinate systems
Choose conversion direction and enter coordinates to transform between Cartesian (x,y,z) and cylindrical (ρ,φ,z) coordinate systems.
Try these common coordinate transformations
Simple case: point at (3, 0, 5)
x: 3
y: 0
z: 5
Classic right triangle: (3, 4, 2)
x: 3
y: 4
z: 2
Point on unit circle: ρ=1, φ=45°, z=0
ρ: 1
φ: 45°
z: 0
Common angle: ρ=2, φ=30°, z=1
ρ: 2
φ: 30°
z: 1