next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
SpaceCurves :: divisor(Curve)

divisor(Curve) -- extracts the Divisor of a Curve

Synopsis

Description

Outputs the key Divisor of a Curve
i1 : C = curve(5,2);
i2 : D = divisor C

o2 = {4, 2, 1, 1, 1, 1, 1}

o2 : Divisor