Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
»
The Macaulay2 language
»
strings and nets
»
Net
»
length(String)
next
|
previous
|
forward
|
backward
|
up
|
index
|
toc
length(String) -- length of a string
Function:
length
Usage:
n = length s
Inputs:
s
,
a
string
Outputs:
n
,
an
integer
, the length of the string
s
Ways to use this method:
length(Net)
length(String)
-- length of a string
The source of this document is in
Macaulay2Doc/ov_strings.m2:339:0
.