cylinder2cartesian_x

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

Arguments

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

Output

Coordinate x

Examples

cylinder2cartesian_x