Function binomial

Source
pub fn binomial(n: u64, k: u64) -> f64
Expand description

Returns the binomial coefficient.