getMons(R, I)getMons IgetMons SgetMons RGiven a polynomial ring R and a homogeneous ideal of R (an ideal generated by homogeneous elements of R) called I, the function getMons gets the monomials of the quotient ring R/I.
|
|
|
|
|
For quotient rings with infinitely many monomials, the optional argument MaxDegree can be used to calculate monomials up to a certain degree. If this is left blank, the default value used will be 10.
|
|
The optional argument MaxDegree is only meant to be used for quotient rings where there are infinitely many monomials. For quotient rings with finitely many monomials, MaxDegree will be ignored regardless of it's value.
The object getMons is a method function with options.
The source of this document is in /build/reproducible-path/macaulay2-1.26.05+ds/M2/Macaulay2/packages/MacaulayPosets.m2:1624:0.