cylinder2sphere
Converts p(r, f, z) from Cylindrical into Spherical coordinates. Depending on input, function can return scalar, vector or matrix
Arguments
- Coordinate r
- Coordinate f
- Coordinate z
Output
Vector(r, f, t)
Examples
Converts p(r, f, z) from Cylindrical into Spherical coordinates. Depending on input, function can return scalar, vector or matrix
Vector(r, f, t)