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

Spec -- make an affine variety

Description

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

o2 = Spec R

o2 : AffineVariety

Ways to use Spec:

  • Spec(Ring)

For the programmer

The object Spec is a method function.


The source of this document is in Varieties/doc-varieties.m2:60:0.