File r37/lisp/csl/html/r37_0445.html artifact 451ff2bd3a part of check-in a57e59ec0d



<A NAME=BERNOULLI>

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



<B>BERNOULLI</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
The <em>bernoulli</em> operator returns the nth Bernoulli number. 
<P>
<P>
 <P> <H3> 
syntax: </H3>
<em>Bernoulli</em>(&lt;integer&gt;) 
<P>
<P>
<P>
<P>
 <P> <H3> 
examples: </H3>
<P><PRE><TT>
bernoulli 20; 

  - 174611 / 330 


bernoulli 17; 

  0

</TT></PRE><P>All Bernoulli numbers with odd indices except for 1 are zero. 
<P>
<P>
<P>


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