File r37/lisp/csl/html/r37_0494.html artifact 823e0de1ea part of check-in a57e59ec0d



<A NAME=POLYGAMMA>

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



<B>POLYGAMMA</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
The <em>Polygamma</em> operator returns the Polygamma function. 
<P>
<P>
Polygamma(n,x) := df(Psi(z),z,n); 
<P>
<P>
 <P> <H3> 
syntax: </H3>
<em>Polygamma</em>(&lt;integer&gt;,&lt;expression&gt;) 
<P>
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
 Polygamma(1,2); 

     2
  (pi   - 6) / 6


on rounded; 

Polygamma(1,2.35); 

  0.52849689109

</TT></PRE><P>The Polygamma function is used for simplification of the 
<A HREF=r37_0449.html>ZETA</A> 
function for some arguments. 
<P>
<P>
<P>


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