Function recsph_c

Source
pub unsafe extern "C" fn recsph_c(
    rectan: *const c_double,
    r: *mut c_double,
    colat: *mut c_double,
    lons: *mut c_double,
)
Expand description

converts from rectangular to spherical coordinates.