Combinations (nCr)
nCr = n! / (r!(n - r)!)
Cách sử dụng
Enter n and r to calculate combinations.
- Combination nCr
- Supports large values
- Copy support
Trường hợp sử dụng
- Compute combinations quickly
- Check how many ways
Enter n and r to calculate combinations.