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(neword[,r]); newordstr=list, r=ring/qring

Return:
ring R, obtained from the ring r [default: r=basering], by changing order(r) to neword.
If, say, neword=list(list("wp",intvec(2,3)),list(list("dp",1:(n-2)))); and if the ring r exists and has n variables, the ring R will be equipped with the monomial ordering wp(2,3),dp.

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-6, Dec 2012, generated by texi2html.