2018-10-12 15:37:13 -04:00
---
title: Combinations and Permutations Calculator
---
## Combinations and Permutations Calculator
2019-03-20 08:52:19 +07:00
A combinations and permutations calculator calculates the number of permutations or combinations possible given some elements from a set.
2018-10-12 15:37:13 -04:00
2019-03-20 08:52:19 +07:00
A permutation refers to a possible arrangement of the elements of the given set, where the order is important. A combination is the same, except order is disregarded.
2018-10-12 15:37:13 -04:00
#### More Information:
2019-03-20 08:52:19 +07:00
* [An online combinations and permutations calculator ](https://www.mathsisfun.com/combinatorics/combinations-permutations-calculator.html )
* [Wikipedia article on permutations ](https://en.wikipedia.org/wiki/Permutation )
* [Wikipedia article on combinations ](https://en.wikipedia.org/wiki/Combination )
2018-10-12 15:37:13 -04:00