Macaulay2
»
Documentation
Packages
»
SpaceCurves
::
divisor(Curve)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
divisor(Curve) -- extracts the Divisor of a Curve
Synopsis
Function:
divisor
Description
Outputs the key
Divisor
of a
Curve
i1 : C = curve(5,2);
i2 : D = divisor C o2 = {2, 3} o2 : Divisor
Ways to use this method:
divisor(Curve)
-- extracts the Divisor of a Curve