Combinatorics.jl
Combinatorics.jl copied to clipboard
Include reference to "binomial", "n choose k" in documentation
I know that binomial is in base (after searching way too long), but someone looking for it might naturally come here, or might know "n choose k" but not the term "binomial".
If both terms could be included in the documentation somewhere, stating that it is included in Julia Base, that would probably save novices some time.