Artifact 42e3def42c2319cc05e4881f8447b57bc63e19d88547619ab13eef53aeb05274:
- Executable file
r37/lisp/csl/html/r37_0387.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: 684) [annotate] [blame] [check-ins using] [more...]
<A NAME=idealquotient> <TITLE>idealquotient</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>IDEALQUOTIENT</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>operator</B><P> <P> <P> <H3> syntax: </H3> <P> <P> <em>idealquotient</em>({<exp>, ...}, <d>) <P> <P> <P> <P> where {<exp>,...} is a list of expressions or equations, <d> is a single expression or equation. <P> <P> <em>idealquotient</em>computes the ideal quotient: ideal spanned by the expressions {<exp>,...} divided by the single polynomial/expression <f>. The result is the <A HREF=r37_0382.html>groebner</A> basis of the quotient ideal. <P> <P>