File r37/lisp/csl/html/r37_0101.html artifact d6069ec57f part of check-in a57e59ec0d



<A NAME=RECIP>

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



<B>RECIP</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
<em>recip</em> is the alphabetical name for the division operator <em>/</em> 
or 
<A HREF=r37_0030.html>slash</A> used as a unary operator. The use of <em>/</em> 
is preferred. 
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
recip a; 

  1
  - 
  A


recip 2; 

  1
  --
  2

</TT></PRE><P>

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