BERNOULLI INDEX

BERNOULLI _ _ _ _ _ _ _ _ _ _ _ _ operator

The bernoulli operator returns the nth Bernoulli number.

syntax:

Bernoulli(<integer>)

examples:


bernoulli 20; 

  - 174611 / 330 


bernoulli 17; 

  0

All Bernoulli numbers with odd indices except for 1 are zero.