|
D.2.6.10 mindeg
Procedure from library poly.lib (see poly_lib).
- Usage:
- mindeg(id); id poly/ideal/vector/module/matrix
- Return:
- minimal degree/s of monomials of id, independent of ring ordering
(mindeg of each variable is 1) of type int if id of type poly, else
of type intmat.
Example:
See also:
mindeg1.
|