You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: