cartesian2polar

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

Arguments

  1. Coordinate x
  2. Coordinate y

Output

Vector(r,f)

Examples

cartesian2polar