Top
Back: ord
Forward: par
FastBack: Functions and system variables
FastForward: Control structures
Up: Functions
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

5.1.107 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.

Top Back: ord Forward: par FastBack: Functions and system variables FastForward: Control structures Up: Functions Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 4-0-3, 2016, generated by texi2html.