Skip to main content

Permutation Calculator

Calculate permutations (nPr) — the number of ways to arrange r items from n. Displays the formula and handles large numbers.

nPr Result
720
Formula
10P3 = 10!/7! = 720
nPr = n! / (n-r)!
10 × 9 × 8 = 720
Share this tool
📖

How to Use

Step 1

Enter Values

Enter Values

Enter n and r values

Step 2

Calculate

Calculate

Permutation is calculated automatically

Step 3

Check Results

Check Results

Check result and formula

Features

Instant Calculation

Calculate permutation in real-time

Formula Display

Show nPr = n!/(n-r)! calculation steps

Large Numbers

Supports large values with BigInt

FAQ

The number of ways to arrange r items from n items in order.