5.1.113 ordstr
Syntax:
ordstr (
ring_name
)
Type:
string
Purpose:
returns the description of the monomial ordering of the ring.
Example:
ring r=7,(x,y),wp(2,3); ordstr(r); ==> wp(2,3),C
See
charstr
;
parstr
;
ring
;
varstr
.
User manual for
Singular
version 4.4.0, 2024, generated by
texi2html
.