Skip to main content

binomial

Function binomial 

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

Binomial coefficient C(n, k).