Macaulay2 » Documentation
Packages » Varieties :: Proj
next | previous | forward | backward | up | index | toc

Proj -- make a projective variety

Synopsis

Description

i1 : R = QQ[x,y];
i2 : Proj R

o2 = Proj R

o2 : ProjectiveVariety

Ways to use Proj :

For the programmer

The object Proj is a method function.