Combinations (nCr)
nCr = n! / (r!(n - r)!)
Come usare
Enter n and r to calculate combinations.
- Combination nCr
- Supports large values
- Copy support
Casi d'uso
- Compute combinations quickly
- Check how many ways
Enter n and r to calculate combinations.