adams(i,f)
adams_i f
i1 : X = abstractVariety(3, QQ[c,d,e,Degrees=>{1,2,3}]) o1 = X o1 : an abstract variety of dimension 3
i2 : adams(3, 1 + c + d + e) o2 = 1 + 3c + 9d + 27e o2 : QQ[c..e]
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/Schubert2.m2:1857:0.