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