fqe.fci_graph.binom

binom(x1, x2, /, out=None, *, where=True, casting='same_kind', order='K', dtype=None, subok=True[, signature, extobj])

binom(n, k)

Binomial coefficient

See Also

comb : The number of combinations of N things taken k at a time.