Function wave::cbind::coords_cartesian_from_spherical
source · #[no_mangle]
pub extern "C" fn coords_cartesian_from_spherical(
coords_spher: CoordsSpherical
) -> CoordsCartesian
Expand description
Converts spherical to cartesian coordinates.