Combinatorics
- Interact to Calculate Permutations and Combinations. A Sage interact to calculate permutations and combinations.
- The Binomial Coefficient. This will return binomial coefficient.
- Ordered Combinations. This will return the number of ordered combinations when choosing $k$ from $n$.
- Permutations. This will return the number of permutations as well as showing all of them.