Top
Back: intRoots
Forward: fl2poly
FastBack: dmod_lib
FastForward: dmodvar_lib
Up: dmodapp_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document
7.7.4.0. poly2list
Procedure from library dmodapp.lib (see dmodapp_lib).

Usage:
poly2list(f); f a poly

Return:
list of exponents and corresponding terms of f

Purpose:
converts a poly to a list of pairs consisting of intvecs (1st entry)
and polys (2nd entry), where the i-th pair contains the exponent of the
i-th term of f and the i-th term (with coefficient) itself.

Example:
 


Top Back: intRoots Forward: fl2poly FastBack: dmod_lib FastForward: dmodvar_lib Up: dmodapp_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.