Top
Back: changechar
Forward: changevar
FastBack: random_lib
FastForward: Linear algebra
Up: ring_lib
Top: Singular Manual
Contents: Table of Contents
Index: Index
About: About this document

D.2.8.2 changeord

Procedure from library ring.lib (see ring_lib).

Usage:
changeord(newordstr[,r]); newordstr=string, r=ring/qring

Return:
ring R, obtained from the ring r [default: r=basering], by changing ordstr(r) to newordstr. If, say, newordstr=("R","wp(2,3),dp") and if the ring r exists and has >=3 variables, the ring R will be equipped with the monomial ordering wp(2,3),dp.

Note:
This proc uses 'execute' or calls a procedure using 'execute'.

Example:
 


Top Back: changechar Forward: changevar FastBack: random_lib FastForward: Linear algebra Up: ring_lib Top: Singular Manual Contents: Table of Contents Index: Index About: About this document
            User manual for Singular version 3-1-5, Jul 2012, generated by texi2html.