powered by
Calculate number of combinations
nCr(n, r)
Integer. Total number of items
Integer. Number of items in each combination
In plain language: You have n items. How many different cobinations of r items can you make?
n
r