A 3d coordinate system somewhere between spherical coordinates and cartesian coordinates. Each point is represented as a height (signed distance along the vertical axis), an angle around that axis, and a distance from that axis. For example, the point with cartesian coordinates (1, 1, 1) would have cylindrical coordinates (r = sqrt (2), angle = 45 degrees, z = 1) (assuming the z axis was the vertical axis).

Y'know, if you log in, you can write something here, or contact authors directly on the site. Create a New User if you don't already have an account.