cartesian2cylinder

Converts p(x,y,z) from Cartesian into Cylindrical coordinates. Depending on input, function can return scalar, vector or matrix

Arguments

  1. Coordinate x
  2. Coordinate y
  3. Coordinate z

Output

Vector(r, f, z)

Examples

cartesian2cylinder