Function gsl_sys::gsl_sf_rect_to_polar
source · [−]pub unsafe extern "C" fn gsl_sf_rect_to_polar(
x: f64,
y: f64,
r: *mut gsl_sf_result,
theta: *mut gsl_sf_result
) -> c_int
pub unsafe extern "C" fn gsl_sf_rect_to_polar(
x: f64,
y: f64,
r: *mut gsl_sf_result,
theta: *mut gsl_sf_result
) -> c_int