1.1053
Twenty factorial which is denoted by "20!". 20! = 1x2x3x4x5x6x7x8x...x19x20
The number of permutations of 20 things taken 20 at a time is 20 factorial or 2,432,902,008,176,640,000.
factorial of -1
Factorial 6 = 720
1.1053
20! = 2.432902008176 E+18
Twenty factorial which is denoted by "20!". 20! = 1x2x3x4x5x6x7x8x...x19x20
The number of permutations of 20 things taken 20 at a time is 20 factorial or 2,432,902,008,176,640,000.
The value of 9 factorial plus 6 factorial is 363,600
#include<stdio.h> #include<conio.h> void main() { int i,n,fact=1; clrscr(); printf("enter the number"); scanf("%d",&n); for(i=1;i<=n;i++) printf("%d",n); fact=fact*i; { printf("the factorial is=%d",fact); } getch(); } By:-Abhishek Goyal(goyal.abhi40@yahoo.com)
It is 4060.
factorial of -1
26 factorial is 403,291,461,126,605,635,584,000,000
18 factorial is 6,402,373,705,728,000.
Zero factorial = 1
34 factorial = 295,232,799,039,604,140,847,618,609,643,520,000,000.