Skip to main content

pbeta_raw

Function pbeta_raw 

Source
pub fn pbeta_raw(x: f64, a: f64, b: f64) -> f64
Expand description

Regularized incomplete beta function I_x(a, b). Uses continued fraction (Lentz’s method).