File r37/lisp/csl/html/r37_0491.html artifact b63f35cdb2 part of check-in 9992369dd3
<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>(<expression>) <P> <P> <P> <P> <P> <H3> examples: </H3> <P><PRE><TT> gamma(10); 362880 gamma(1/2); sqrt(pi) </TT></PRE><P>