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