D.4.15.19 Deg
Procedure from library
modules.lib
(see
modules_lib
).
Usage:
same as deg
Note:
only needed if custom degrees are set with SetDeg
Example:
LIB "modules.lib"; ring r; Deg(x); ==> 1 list l=2,2,2; SetDeg(l); Deg(x); ==> 2
User manual for
Singular
version 4.4.0, 2024, generated by
texi2html
.