Top
Back: 5.1.90 ord
Forward: 5.1.92 par
FastBack: 5. Functions and system variables
FastForward: 6. Tricks and pitfalls
Up: 5.1 Functions
Top: Singular 2-0-4 Manual
Contents: Table of Contents
Index: F. Index
About: About This Document

5.1.91 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: 5.1.90 ord Forward: 5.1.92 par FastBack: 5. Functions and system variables FastForward: 6. Tricks and pitfalls Up: 5.1 Functions Top: Singular 2-0-4 Manual Contents: Table of Contents Index: F. Index About: About This Document
            User manual for Singular version 2-0-4, October 2002, generated by texi2html.