File r37/lisp/csl/html/r37_0446.html artifact f60a0baaf1 part of check-in a57e59ec0d



<A NAME=BERNOULLIP>

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



<B>BERNOULLIP</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
The <em>BernoulliP</em> operator returns the nth Bernoulli Polynomial 
evaluated at x. 
<P>
<P>
 <P> <H3> 
syntax: </H3>
<em>BernoulliP</em>(&lt;integer&gt;,&lt;expression&gt;) 
<P>
<P>
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
BernoulliP(3,z); 

        2
  z*(2*z   - 3*z + 1)/2



BernoulliP(10,3); 

  338585 / 66

</TT></PRE><P>The value of the nth Bernoulli Polynomial at 0 is the nth Bernoull
i number. 
<P>
<P>
<P>


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