cylinder2sphere_t

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

Arguments

  1. Coordinate r
  2. Coordinate f
  3. Coordinate z

Output

Coordinate t

Examples

cylinder2sphere_t