Combinations (nCr)
Calculate the number of ways to choose r items from a set of n, where order doesn't matter
Total Combinations
--
--
[include_logic file=”combination-calculator.php”]