sphere2cylinder_z

Converts p(r, f, t) from Spherical into Cylindrical coordinates. Returns only the z coordinate. Depending on input, function can return scalar, vector or matrix

Arguments

  1. Coordinate r
  2. Coordinate f
  3. Coordinate t

Output

Coordinate z

Examples

sphere2cylinder_z