File r37/lisp/csl/html/r37_0153.html artifact ec96d74451 part of check-in a57e59ec0d



<A NAME=IMPART>

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



<B>IMPART</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
 <P>
<P>
 <P> <H3> 
syntax: </H3>
<em>impart</em>(&lt;expression&gt;) or <em>impart</em> &lt;simple\_expression
&gt; 
<P>
<P>
<P>
This operator returns the imaginary part of an expression, if that 
argument has an numerical value. A non-numerical argument is returned as 
an expression in the operators 
<A HREF=r37_0173.html>repart</A> and <em>impart</em>. 
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
impart(1+i); 

  1 


impart(a+i*b); 

  REPART(B) + IMPART(A)

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


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