Factorial of a Non – Negative Integer
Factorial of a Non – Negative Integer If n is a non-negative integer then factorial n is denoted by n! (or) n defined as follows (i) 0! = 1 (ii) If n > 0 then n! = n (n – 1)! The number of permutations of n dissimilar things taken all at a time is Read more about Factorial of a Non – Negative Integer[…]