File r37/lisp/csl/html/r37_0491.html artifact b63f35cdb2 part of check-in a57e59ec0d



<A NAME=GAMMA>

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



<B>GAMMA</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
The <em>Gamma</em> operator returns the Gamma function. 
<P>
<P>
 <P> <H3> 
syntax: </H3>
<em>Gamma</em>(&lt;expression&gt;) 
<P>
<P>
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
gamma(10); 

  362880    


gamma(1/2); 

  sqrt(pi)

</TT></PRE><P>

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