degree R
i1 : R = QQ[a..d]/(a*d-b*c, b^2-a*c, c^2-b*d) o1 = R o1 : QuotientRing
i2 : degree R o2 = 3
The source of this document is in Macaulay2Doc/functions/degree-doc.m2:193:0.