polar2cartesian_x

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

Arguments

  1. Coordinate r
  2. Coordinate f

Output

Coordinate x

Examples

polar2cartesian_x