Calculator Input

What are Permutations?

Enter the total number of items available to choose from
Enter how many items to arrange from the total items

Permutations calculate how many ways you can arrange r items from n total items, where the order DOES matter. For example, arranging 3 books from a shelf of 10 books.

Requirements: r must be less than or equal to n, and both values must be non-negative integers.

Results

Enter values above to calculate results.