L = positiveChars(d)
i1 : positiveChars(5) o1 = {{-1, -1, 1, 0, 1}, {-1, -1, 0, 2}} o1 : List
L = positiveChars(d,s)
i2 : positiveChars(5) o2 = {{-1, -1, 1, 0, 1}, {-1, -1, 0, 2}} o2 : List
The object positiveChars is a method function.
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/SpaceCurves.m2:1239:0.