P(int) -
Static method in class net.sourceforge.domian.test.combinatorics.Combinatorics
Calculates the number of possible orderings of n elements where each element can only appear once (permutations), chosen from list of m elements (m set equal to n).