Skip to main content

Rf_phyper

Function Rf_phyper 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_phyper( x: f64, r: f64, b: f64, n: f64, lower_tail: c_int, log_p: c_int, ) -> f64