Macaulay2 » Documentation
Packages » Macaulay2Doc :: centerString
next | previous | forward | backward | up | index | toc

centerString -- center a string or net

Synopsis

Description

i1 : centerString(18,"asdf"||"qwer")

o1 =        asdf       
            qwer

For the programmer

The object centerString is a function closure.