Syntax:
sortvec (
)
Type:
Purpose:
Example:
ring r=0,(x,y,z),dp; ideal I=y,z,x,x3,xz; sortvec(I); ==> 2,1,3,5,4