D.5.1.1 basicinvariants
.......................
Procedure from library classify.lib (see classify_lib).

Usage:
basicinvariants(f); f = poly

Compute:
Compute basic invariants of f: an upper bound d for the
determinacy, the milnor number mu and the corank c of f

Return:
intvec: d, mu, c

Example:
LIB "classify.lib";
ring r=0,(x,y,z),ds;
basicinvariants((x2+3y-2z)^2+xyz-(x-y3+x2*z3)^3);
==> 5,4,2

<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>
