Top
Back: maxcoef
Forward: maxdeg1
FastBack: inout_lib
FastForward: random_lib
Up: poly_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.2.6.8 maxdeg

Procedure from library poly.lib (see poly_lib).

Usage:
maxdeg(id); id poly/ideal/vector/module/matrix

Return:
int/intmat, each component equals maximal degree of monomials in the corresponding component of id, independent of ring ordering (maxdeg of each var is 1).
Of type int, if id is of type poly; of type intmat otherwise

Example:
 
See also: maxdeg1.


Top Back: maxcoef Forward: maxdeg1 FastBack: inout_lib FastForward: random_lib Up: poly_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.