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 /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Macaulay2Doc/functions/degree-doc.m2:193:0.