Macaulay2 » Documentation
Packages » Macaulay2Doc :: ZZ _ Module
next | previous | forward | backward | up | index | toc

ZZ _ Module -- integers or zero element

Synopsis

Description

0_M provides the zero element of the module M.

The return value is either a ring element, or a vector.

i1 : 0_(ZZ^3)

o1 = 0

       3
o1 : ZZ

Ways to use this method: