Omni Calculator logo

Cylindrical Coordinates Calculator

Created by Bogna Szyk
Reviewed by Steven Wooding
Last updated: Jun 05, 2023


This cylindrical coordinates calculator will allow you to convert Cartesian to cylindrical coordinates, as well as the other way around. It is a more complex version of the polar coordinates calculator that allows you to analyze an arbitrary point in a 3D space.

Cylindrical and Cartesian coordinates

Cylindrical coordinates
Source: Wikimedia

Coordinates are used to describe the position of any point in space. When given the set of three coordinates, you can uniquely define a point located in a three-dimensional space.

The Cartesian coordinate system is created by choosing three lines, all perpendicular to each other, and crossing a common point known as the origin. These lines are called the x-axis, y-axis, and z-axis. Each pair of axes defines a plane. The coordinates of any arbitrary point are defined as the distance between that point and each plane.

The cylindrical coordinate system is an extension of the polar system in three dimensions. It means that the system, just like the polar one, has a pole – a central point (most often overlapping with the origin of the Cartesian system) and a polar axis – a ray that starts in the pole as in located on the CY plane (that is, at a level where z=0z = 0). Additionally, the z-axis is used to describe the position of the point.

In the cylindrical system, every point has three coordinates (ρ\rho, θ\theta, zz). First, you have to project the analyzed point to the XY plane. Then, draw a line between this projected point and the pole. ρ\rho is the distance between the pole and the projected point, measured on the XY plane only. θ\theta is the angle created by the line you drew and the polar axis. The third coordinate, zz, is the vertical distance between the original and projected points.

🙋 Use our distance calculator to find the distances between points in the blink of an eye!

You can, of course, use the cylindrical coordinates calculator to find the polar coordinates in a 2D space. Then, the z-coordinate will always be equal to 0.

Converting Cartesian to cylindrical

Let's say you want to convert the Cartesian coordinates of a point to cylindrical ones. (Our calculator assumes that the origin overlaps with the pole, and the z-axes are the same for both systems.) You need to apply the following equations:

  • r=x2+y2r = \sqrt{x^2 + y^2}

  • θ=arctan(y/x)\theta = \arctan(y/x)

  • z2=z1z_2 = z_1

where:

  • (x, y, z1)(x,\ y,\ z_1) – Cartesian coordinates; and
  • (ρ, θ, z2)(\rho,\ \theta,\ z_2) – Cylindrical coordinates.

The cylindrical coordinates are subject to the following constraints:

  • ρ\rho must be equal or greater than 00; and
  • θ\theta has to lie within the range (π,π](−\pi,\pi].

Converting cylindrical to Cartesian

You can also use our cylindrical coordinates calculator to convert cylindrical coordinates to Cartesian. In order to do that, simply use the formulas below:

  • x=ρ×cos(θ)x = \rho \times \cos(\theta)

  • y=ρ×sin(θ)y = \rho\times\sin(\theta)

  • z1=z2z_1 = z_2

🙋 You might also be interested in our spherical coordinates calculator or in our polar to cartesian coordinates calculator.

Bogna Szyk
Cartesian (x, y, z) to cylindrical (ρ, θ, z)
x
y
z
ρ
θ
deg
z
Cylindrical (ρ, θ, z) to Cartesian (x, y, z)
ρ
θ
deg
z
x
y
z
Check out 46 similar coordinate geometry calculators 📈
Average rate of changeBilinear interpolationCatenary curve… 43 more
People also viewed…

Alien civilization

The alien civilization calculator explores the existence of extraterrestrial civilizations by comparing two models: the Drake equation and the Astrobiological Copernican Limits👽

Area of oblique triangle

The area of an oblique triangle calculator calculates the area of your oblique triangle with the data you provide - it doesn't matter if you've got sides, angles, or base and height.

Black hole collision

The Black Hole Collision Calculator lets you see the effects of a black hole collision, as well as revealing some of the mysteries of black holes, come on in and enjoy!

Latus rectum

Find the length of the latus rectum of a parabola, hyperbola, or ellipse with our latus rectum calculator.
Copyright by Omni Calculator sp. z o.o.
Privacy, Cookies & Terms of Service