5.3.4 multBound
---------------
Type:
int
Purpose:
The standard basis computation is stopped if the ideal is
zero-dimensional in a ring with local ordering
and its multiplicity (mult) is lower than multBound.

Reset this bound by setting multBound to 0.
Example:
multBound = 20;
option();
==>    //options for 'std'-command: multBound
ideal j=std(i);
multBound;
==> 20
multBound = 0;  //disables multBound
See
int;
mult;
option;
std.
<font size="-1">
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; User manual for <a href="http://www.singular.uni-kl.de/"><i>Singular</i></a> version 2-0-4, October 2002,
generated by <a href="http://www.gnu.org/software/texinfo/"><i>texi2html</i></a>.
</font>

</body>
</html>
