sphere2cylinder_r
Converts p(r, f, t) from Spherical into Cylindrical coordinates. Returns only the r coordinate. Depending on input, function can return scalar, vector or matrix
Arguments
- Coordinate r
- Coordinate f
- Coordinate t
Output
Coordinate r
Examples