Simple combinatorics like power set, combination, and permutation in JavaScript
Evaluate a factorial.
Compute the binomial coefficient.
Compute the natural logarithm of the binomial coefficient.
Calculates the Cartesian product between multiple collections.