Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
The Macaulay2 language
»
lists and sequences
»
length(VisibleList)
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
length(VisibleList) -- length of a visible list
Function:
length
Usage:
n = length x
Inputs:
x
,
a
visible list
Outputs:
n
,
an
integer
, the number of entries in
x
Ways to use this method:
length(VisibleList)
-- length of a visible list
The source of this document is in
Macaulay2Doc/functions/length-doc.m2:16:0
.