Combination Calculator (nCr)

0.0(0)

Calculates the number of combinations (nCr) - the number of ways to choose k items from a set of n items, where order doesn't matter.

Results

n - k

3

Factorial of n (n!)

120

Factorial of k (k!)

2

Factorial of (n - k)

6

Number of Combinations (nCr)

10

Inputs