Top
Back: allprint
Forward: pmat
FastBack: grobcov_lib
FastForward: poly_lib
Up: inout_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.2.5.2 lprint

Procedure from library inout.lib (see inout_lib).

Usage:
lprint(id[,n]); id poly/ideal/vector/module/matrix, n integer

Return:
string of id in a format fitting into lines of size n, such that no monomial gets destroyed, i.e. the new line starts with + or -; (default: n = pagewidth).

Note:
id is printed columnwise, each column separated by a blank line; hence lprint(transpose(id)); displays a matrix id in a format which can be used as input.

Example:
 


Top Back: allprint Forward: pmat FastBack: grobcov_lib FastForward: poly_lib Up: inout_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-6, Dec 2012, generated by texi2html.