next
|
previous
|
forward
|
backward
| up |
top
|
index
|
toc
|
Macaulay2 website
Macaulay2Doc
::
printWidth
printWidth
Synopsis
Usage:
printWidth = n
Inputs:
n
,
an
integer
, the width to use for wrapping printed output
Consequences:
The function
wrap
will use
n
as the window width when wrapping certain types of output.
For the programmer
The object
printWidth
is
an
integer
.