next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: ZZ _ Module

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: