D.4.17.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.3.2, 2023, generated by
texi2html
.