*In <math>PERMUT(n,nc), n</math> is an integer which is indicating the number of objects and nc is an integer which is indicating the number of objects in each permutation.
*In <math>PERMUT(n,nc), n</math> is an integer which is indicating the number of objects and nc is an integer which is indicating the number of objects in each permutation.
*For n and nc ,when we are giving in to decimals it will change in to integers.
*For n and nc ,when we are giving in to decimals it will change in to integers.
−
*The formula for the number of permutation is:<math>n P_k= \frac {n!}{(n-k)!}
+
*The formula for the number of permutation is:<math>n P_k= \frac {n!}{(n-k)!}</math>
*The Permutation is denoted by nPk, Pn,k, or P(n,k).This function will give the result as error when
*The Permutation is denoted by nPk, Pn,k, or P(n,k).This function will give the result as error when