Skip to main content

Rf_qweibull

Function Rf_qweibull 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_qweibull( p: f64, shape: f64, scale: f64, lower_tail: c_int, log_p: c_int, ) -> f64