Combinations (nCr): nan

For n = 1000, r = 10, the combinations (ncr) is nan.

Combinations (nCr)
nan

Formula

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

Frequently Asked Questions

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

nan.