n! = n(n-1)(n-2)...3.2.1
or, n! = n(n-1)!
If n=1 then
1! = 1 (1-1)!
or, 1 = 0!
So factorial of Zero is one.
or, n! = n(n-1)!
If n=1 then
1! = 1 (1-1)!
or, 1 = 0!
So factorial of Zero is one.
-
n! = n x (n-1)!
1!= 1*0!
1=0!
1!= 1*0!
1=0!
-
it is a useful definition !