Macaulay2 » Documentation
Packages » SpaceCurves :: degree(Curve)
next | previous | forward | backward | up | index | toc

degree(Curve) -- computes the degree of a Curve

Description

Computes the degree of a Curve.
i1 : C = curve(5,2);
i2 : degree C

o2 = 5

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/SpaceCurves.m2:1024:0.