If this option is set an ZZ bigger than 1 the function will print intermediate results.
-- -*- M2-comint -*- {* hash: -504898623 *}
|
i1 : R=QQ[y_0..y_2]; |
i2 : I=ideal(y_0^2 + 3*3*43*y_1^2 -2*2*2*2*11*41*y_2^2)
2 2 2
o2 = ideal(y + 387y - 7216y )
0 1 2
o2 : Ideal of R
|