Combination Calculator

Calculate the number of combinations (nCr).

Combinations (nCr)
120

Formula

nCr = n! ÷ (r! × (n - r)!)

Frequently Asked Questions

What is the combinations (ncr) for n = 10, r = 3?

120.