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

ZZ _ Module -- get the zero vector in a module

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:


The source of this document is in /build/reproducible-path/macaulay2-1.25.06+ds/M2/Macaulay2/packages/Macaulay2Doc/operators/underscore.m2:444:0.