Given a set of "n" unique objects, and a selection of "r" objects from that set:
nPr is the number of ordered permutations. (ABC != BCA)
nCr is the number of unordered combinations. (ABC == BCA)
nPr is the number of ordered permutations. (ABC != BCA)
nCr is the number of unordered combinations. (ABC == BCA)
- ELEMENT STATS
- Played by a dreamer once
- Played for a total of 59 seconds by the coMmunity
- 6 thumbs up
- Used in 3 creations