R^n
i1 : R = ZZ[x,y,z]/(x^2-y*x) o1 = R o1 : QuotientRing
i2 : F = R^4 4 o2 = R o2 : R-module, free
i3 : degrees F o3 = {{0}, {0}, {0}, {0}} o3 : List
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/operators/caret.m2:95:0.