Skip to main content

Rf_plnorm

Function Rf_plnorm 

Source
#[unsafe(no_mangle)]
pub extern "C" fn Rf_plnorm( x: f64, meanlog: f64, sdlog: f64, lower_tail: c_int, log_p: c_int, ) -> f64