File r37/lisp/csl/html/r37_0139.html artifact 061f78e6de part of check-in a57e59ec0d



<A NAME=ARBCOMPLEX>

<TITLE>ARBCOMPLEX</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>



<B>ARBCOMPLEX</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
 <P>
<P>
The operator <em>arbcomplex</em> is used to express arbitrary scalar parts 
of an expression, e.g. in the result of 
<A HREF=r37_0179.html>solve</A> when 
the solution is parametric in one of the variable. 
 <P> <H3> 
examples: </H3>
<P><PRE><TT>

solve({x+3=y-2z,y-3x=0},{x,y,z}); 


     2*ARBCOMPLEX(1) + 3
  {X=-------------------,
              2
      3*ARBCOMPLEX(1) + 3
    Y=-------------------,
               2
    Z=ARBCOMPLEX(1)}

</TT></PRE><P><P>
<P>


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]