Skip to main content

Rf_pnchisq

Function Rf_pnchisq 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_pnchisq( x: f64, df: f64, ncp: f64, lower_tail: c_int, log_p: c_int, ) -> f64