Macaulay2
»
Documentation
Packages
»
Macaulay2Doc
::
length(String)
next
|
previous
|
forward
|
backward
| up |
index
|
toc
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