y = toAffineChart(i,x)
i1 : toAffineChart(2,{1,2,3,4,5,6}) 1 2 4 5 o1 = {-, -, -, -, 2} 3 3 3 3 o1 : List
i2 : toAffineChart(2,{1,2,0,4,5,6}) o2 = infinity o2 : InfiniteNumber
The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/NAGtypes/doc-NAGtypes.m2:341:0.