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

isPrime(Curve) -- checks if the ideal of a Curve is prime

Description

i1 : C = curve(5,2);
i2 : isPrime C

o2 = true

Ways to use this method:


The source of this document is in SpaceCurves.m2:1180:0.