Artifact cc66b51ce21f6e827a93b892ee9c4e71790720c0f121a9009f60edb4c000c2de:
- Executable file
r37/lisp/csl/html/r37_0017.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 601) [annotate] [blame] [check-ins using] [more...]
<A NAME=ROOT_MULTIPLICITIES> <TITLE>ROOT_MULTIPLICITIES</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>ROOT\_MULTIPLICITIES</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>variable</B><P> <P> <P> <P> The <em>root_multiplicities</em> variable is set to the list of the multiplicities of the roots of an equation by the <A HREF=r37_0179.html>solve</A> operator. <P> <P> <A HREF=r37_0179.html>solve</A>returns its solutions in a list. The multipliciti es of each solution are put in the corresponding locations of the list <em>root_multiplicities</em>. <P> <P> <P>