next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
length(String)
length(String) -- length of a string
Synopsis
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(String)
-- length of a string