Combinations (nCr)
nCr = n! / (r!(n - r)!)
Πώς να χρησιμοποιήσετε
Enter n and r to calculate combinations.
- Combination nCr
- Supports large values
- Copy support
Περιπτώσεις χρήσης
- Compute combinations quickly
- Check how many ways
Enter n and r to calculate combinations.