Faktöriyel Hesaplayıcı
Free ToolCalculate factorials (n!).
★★★★★
4.6/5(164 degerlendirme)Factorial Calculator
Calculate factorials (n!) for any non-negative integer up to 170.
Common Factorials
0! =1
1! =1
2! =2
3! =6
4! =24
5! =120
6! =720
7! =5,040
8! =40,320
10! =3,628,800
What is a Factorial?
The factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less than or equal to n.
Formula: n! = n × (n-1) × (n-2) × ... × 2 × 1
Special case: 0! = 1 (by definition)