Skip to content

BellB

BellB(n)

the Bell number function counts the number of different ways to partition a set that has exactly n elements

See:

Examples

>> BellB(15)
1382958545

Implementation status

  • ☑ - partially implemented

Github