beta

Function beta 

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

Calculates the beta function using the relationship between the beta function and the gamma function.