binomial(n, k)This computes the number of k-element subsets of a set with n elements.
|
If one of the arguments is a Macaulay2 object, then it is first converted to a Python object.
|
|
The source of this document is in /build/macaulay2-88fgJW/macaulay2-1.25.11+ds/M2/Macaulay2/packages/Python/doc/number-theory.m2:32:0.