Macaulay2 » Documentation
Packages » PencilsOfQuadrics :: baseRing
next | previous | forward | backward | up | index | toc

baseRing -- part of a RandomNicePencil

Synopsis

Description

The base ring kk[s,t] which is the coordinate ring of PP^1.

i1 : kk=ZZ/101;
i2 : g=1;
i3 : rNP=randNicePencil(kk,g);
i4 : R=rNP.baseRing

o4 = R

o4 : PolynomialRing

See also

For the programmer

The object baseRing is a symbol.