nPr Calculator

Will calculate the permutations for P(n,r) = n! / (n - r)!. "The number of ways of obtaining an ordered subset of r elements from a set of n elements."[1]

For r <= n, n >= 0, and r >= 0. Limited to values of n = 100 or less.

Find the Permutations:
P(n,r) where:
n =
r =

P(1,1) = 1! / (1 - 1)! = 1

Permutations Formula:

P(n,r) = n! / (n - r)!

[1] For more information on permutations and combinations please see http://mathworld.wolfram.com/Permutation.html

© 2008 FreeOnlineCalculator .net

Website Design and Calculator Development by
Southborough Website Design, LLC