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.