package
0.1.0
Repository: https://github.com/andreasbriese/go-mining.git
Documentation: pkg.go.dev

# Functions

BinomialCoefficient or combination, compute number of picking k from n possibilities.
Factorial compute the factorial of n.
StirlingS2 The number of ways of partitioning a set of n elements into k nonempty sets (i.e., k set blocks), also called a Stirling set number.