cartesian2polar_f

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

Arguments

  1. Coordinate x
  2. Coordinate y

Output

Coordinate f

Examples

cartesian2polar_f