Skip to main content

Rf_dweibull

Function Rf_dweibull 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_dweibull( x: f64, shape: f64, scale: f64, give_log: c_int, ) -> f64