Unique groups, no repeats
Combination Calculator
Count distinct groups when order does not matter and you cannot reuse the same item.
Open calculatorCalculators
Each calculator answers one distinct intent, but the underlying tool logic stays shared so the experience remains consistent and scalable.
Unique groups, no repeats
Count distinct groups when order does not matter and you cannot reuse the same item.
Open calculatorGroups where reuse is allowed
Count distinct groups when order does not matter but the same item can be chosen more than once.
Open calculatorOrdered selections, no repeats
Count ordered arrangements when position matters and each item can be used once.
Open calculatorOrdered selections with reuse
Count ordered outcomes when each position matters and items can repeat.
Open calculatorOrder matters, duplicates collapse
Count unique orderings when some items are identical copies, so swapping matching copies does not create a new arrangement.
Open calculatorDescending product
Compute n! and see it written as a descending product of whole numbers.
Open calculatorArrangements around a circle
Count distinct circular arrangements by fixing one position and arranging the rest.
Open calculatorNotation-focused nCr page
Compute C(n, r) or nCr directly when the user intent is notation-based instead of phrase-based.
Open calculator