Skip to main content

Rf_pnbeta

Function Rf_pnbeta 

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