Function statrs::function::factorial::ln_binomial
source · Expand description
Computes the natural logarithm of the binomial coefficient
ln(n choose k)
where k
and n
are non-negative values
Remarks
Returns f64::NEG_INFINITY
if k > n