next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 web site
length(Module) -- length
Synopsis
Usage:
length M
Function:
length
Inputs:
M
,
a
module
Outputs:
an
integer
, the length of
M
Description
We assume that
M
is a graded module over a singly graded polynomal ring or a quotient of a polynomial ring, over a field
k
. In this case, the length is the same as the degree, see
degree(Module)
.