cartesian2polar_r
Converts p(x, y) from Cartesian into Polar coordinates. Returns only the r coordinate. Depending on input, function can return scalar, vector or matrix
Arguments
- Coordinate x
- Coordinate y
Output
Coordinate r
Examples
Converts p(x, y) from Cartesian into Polar coordinates. Returns only the r coordinate. Depending on input, function can return scalar, vector or matrix
Coordinate r