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

degree(MultiprojectiveVariety) -- the degree of the variety

Description

i1 : X = PP_QQ^({2,1},{1,3});

o1 : ProjectiveVariety, threefold in PP^2 x PP^3
i2 : degree X

o2 = 9

See also

Ways to use this method:


The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/MultiprojectiveVarieties.m2:2579:0.