product of all integers between 1 and the integral input of the function
FactorialReIm
In mathematics, the factorial of a non-negative integer ... {\displaystyle {\begin{aligned}n!&=n\times (n-1)\times (n-2)\times (n-3)\times \cdots \times 3\times 2\times 1\\&={\begin{cases}1,&{\text{if }}n=0\\n\times (n-1)!,&{\text{if }}n\geq 1.\end{cases}}\\\end{aligned}}} For example, ... ... โ€ฆ Wikipedia
๐ŸŒ
Wikipedia
en.wikipedia.org โ€บ wiki โ€บ Factorial
Factorial - Wikipedia
1 week ago - In statistical mechanics, calculations of entropy such as Boltzmann's entropy formula or the Sackurโ€“Tetrode equation must correct the count of microstates by dividing by the factorials of the numbers of each type of indistinguishable particle to avoid the Gibbs paradox. Quantum physics provides the underlying reason for why these corrections are necessary. ... {\displaystyle n} , the factorial has faster than exponential growth, but grows more slowly than a double exponential function. Its growth rate is similar to
๐ŸŒ
Math is Fun
mathsisfun.com โ€บ numbers โ€บ factorial.html
Factorial Function !
The factorial function (symbol: !) says to multiply all whole numbers from our chosen number down to 1. Examples:
People also ask

What is a factorial?
A factorial (written as n!) is the product of all positive integers less than or equal to n. For example, 5! = 5 ร— 4 ร— 3 ร— 2 ร— 1 = 120. By definition, 0! = 1.
๐ŸŒ
coolconversion.com
coolconversion.com โ€บ home โ€บ math & numbers โ€บ factorial calculator
What is the factorial of 1 ?
What is a factorial of 0?
The value of factorial of 0 is 1, i.e. 0! = 1.
๐ŸŒ
byjus.com
byjus.com โ€บ maths โ€บ factorial
Factorial
What is a factorial of 10?
The value of factorial of 10 is 3628800, i.e. 10! = 10 ร— 9 ร— 8 ร— 7 ร— 6 ร— 5 ร— 4 ร— 3 ร— 2 ร— 1 = 3628800.
๐ŸŒ
byjus.com
byjus.com โ€บ maths โ€บ factorial
Factorial
๐ŸŒ
Cuemath
cuemath.com โ€บ numbers โ€บ factorial
Factorial - Meaning, Formula | Factorial of Hundred & 0
For 7! multiply 720 (the factorial value of 6) by 7, get 5040. i.e., n! = n ร— (n - 1)! ... The first formula directly follows from factorial definition whereas the second formula means that the factorial of any number is, the given number, multiplied by the factorial of the previous number.
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ mathematics โ€บ factorial
Factorial in Maths: Definition, Formulas & Applications - GeeksforGeeks
For a positive integer n: n! = n x (n-1) x (n - 2) x ..... x 1 ยท The factorial of a natural number n indicates the number of ways n items can be arranged. The notation of the factorial function is "!". If we have to find the factorial of the ...
Published ย  December 29, 2025
๐ŸŒ
Study.com
study.com โ€บ courses โ€บ math courses โ€บ math 101: college algebra
Factorial | Definition, Examples & Operations - Lesson | Study.com
July 9, 2012 - A factorial is calculated by starting with the number and multiplying it by each previous integer until reaching 1. The factorial is represented by an exclamation point. x! = x * (x-1) * (x-2) ...1. For example, 4!
๐ŸŒ
Purplemath
purplemath.com โ€บ modules โ€บ factorial.htm
What are factorials, and how do they work? | Purplemath
This is because of how factorials are defined โ€” namely, as the products of all whole numbers between 1 and whatever number you're taking the factorial of โ€” and this property can simplify your work a lot by allowing you to cancel off everything from 1 through whatever is the largest whole number that two of the factorials share.
๐ŸŒ
BYJUS
byjus.com โ€บ maths โ€บ factorial
Factorial
The factorial concept is used in many mathematical concepts such as probability, permutations and combinations, sequences and series, etc. In short, a factorial is a function that multiplies a number by every number below it till 1.
Published ย  October 6, 2021
Views ย  1K
Find elsewhere
๐ŸŒ
Quora
quora.com โ€บ What-is-the-factorial-of-1
What is the factorial of 1? - Quora
Answer (1 of 7): Here is a process that you can use to figure out the lower factorials if you already know the higher factorials . For example,if you know the value for 5! โ€” then you can figure out the value for 4! * (N-1)! = N! / N * 4! = 5! / 5 = 120 / 5 = 24 * 3! = 4! / 4 = 24 / 4 = 6 * 2...
๐ŸŒ
CoolConversion
coolconversion.com โ€บ home โ€บ math & numbers โ€บ factorial calculator
What is the factorial of 1 ?
The factorial is the product of all integers less than or equal to n but greater than or equal to 1. The factorial value of 0 is, by definition, equal to 1. For negative integers, factorials are not defined.
๐ŸŒ
Statlect
statlect.com โ€บ glossary โ€บ factorial
Factorial | Use in probability and statistics
On this page we provide a basic introduction to factorials and we explain how they are used in probability theory and statistics. ... The following is a formal definition.
๐ŸŒ
The Math Doctors
themathdoctors.org โ€บ zero-factorial-why-does-0-1
Zero Factorial: Why Does 0! = 1 ? โ€“ The Math Doctors
Since we are multiplying factors from n down to 1, it makes sense (mostly) that \(1!=1\), since we just start and end with 1; but how can you count down from 0 to 1?? Furthermore, the first use of the factorial is to answer permutation problems: \(n!\) is the same as \(_n\text{P}_n\), the number of ways to arrange all of n objects a row.
๐ŸŒ
Reddit
reddit.com โ€บ r/math โ€บ why the factorial of 0 is always 1?
r/math on Reddit: Why the factorial of 0 is always 1?
January 16, 2022 - That is, if 0! = 1, then the equation 1 = 0! = (-1)! * 0 can never hold for any choice of (-1)! And, indeed, that's why we agree that negative numbers do not have factorials.
๐ŸŒ
GeeksforGeeks
geeksforgeeks.org โ€บ mathematics โ€บ factorial-formula
Factorial Formula - GeeksforGeeks
Represented by an exclamation mark ... permutations, combinations, binomial expansions, and more ... Factorial of n = n! = n ร— (n - 1) ร— (n - 2) ร— ......
Published ย  July 23, 2025
๐ŸŒ
Quality Gurus
qualitygurus.com โ€บ what-is-a-factorial
What is a Factorial? | Quality Gurus
April 24, 2023 - A: The equation n! = n ร— (n-1)! is a recursive definition of the factorial function. It means that the factorial of a positive integer n is equal to n times the factorial of (n-1).
๐ŸŒ
CalculatorSoup
calculatorsoup.com โ€บ calculators โ€บ discretemathematics โ€บ factorials.php
Factorial Calculator n!
= 10 ร— 9 ร— 8 ร— 7 ร— 6 ร— 5 ร— 4 ร— 3 ร— 2 ร— 1 = 3,628,800 ... A factorial is a function that multiplies a number by every number below it. For example 5!= 5*4*3*2*1=120.
Top answer
1 of 9
47
It's not that it's not defined... Actually it has been defined more than it should have. There are plenty of functions that interpolate the factorials, some of them extend to the negative integers as well. Hadamard's Gamma function is entire, logarithmic single inflected factorial function is another example. But on the other hand, for some mysterious reason, the nice property that we want an extension of the factorial to enjoy is log-convexity. The Bohr-Mollerup-Artin Theorem tells us that the only function which is logarithmically convex on the positive real line and satisfies $f(z)=zf(z-1)$ there (also $f(1)=1$ and $f(z)>0$) is the Gamma function. Unfortunately the gamma function doesn't extend to negative integers, and that is why I guess people don't really care that much for defining them as they know that no "good" answer can be found.
2 of 9
30
I think it's worth pointing out here that, if $a\ge0$, then, near z = -a, we have ยท $$ \Gamma(z) = (-1)^a {1 \over a!} {1 \over {z+a}} + O(1) $$ ยท and so it might be tempting to say that, in some sense, ยท $$ \Gamma(-a) = (-1)^a {1 \over a!} \infty $$ ยท where the symbol $\infty$ represents the rate at which $\Gamma$ blows up near the pole at $a = 0$. That is, $\Gamma(0) = \infty, \Gamma(-1) = -\infty, \Gamma(-2) = \infty/2, \Gamma(-3) = -\infty/6$, and so on. ยท In particular, this interpretation might work in some formula in which $\Gamma$ evaluated at nonpositive integers appears in both the numerator and the denominator, and the symbol $\infty$ can be canceled to yield a real number.
๐ŸŒ
Testbook
testbook.com โ€บ home โ€บ maths โ€บ factorial
Factorial โ€“ Definition, Notation, Formula, Properties & Examples | Testbook
Swiss mathematician Daniel Bernoulli ... factorial of a non negative integer n represented by the symbol n! is the product of all positive integers from 1 to n....
๐ŸŒ
freeCodeCamp
freecodecamp.org โ€บ news โ€บ what-is-a-factorial
What is a Factorial? How to Calculate Factorials with Examples
August 3, 2022 - So if you were to have 3!, for example, you'd compute 3 x 2 x 1 (which = 6). Let's see how it works with some more examples. The factorial of a number is the multiplication of all the numbers between 1 and the number itself. It is written like ...
๐ŸŒ
My Math Tables
mymathtables.com โ€บ calculator โ€บ number โ€บ factorial-formula-and-calculator.html
Factorial Formula and Calculator
In mathematics, the factorial of a non-negative integer n, denoted by n!, is the product of all positive integers less than or equal to n.
๐ŸŒ
Pintaybrindapr
pintaybrindapr.com โ€บ up-in-arms-about-what-is-factorial-in-math
Up in Arms About What Is Factorial in Math? โ€“ Pinta y Brinda
Maybe theyโ€™ll resume writers wind up finishing within this order, or maybe enjoy this or maybe even this. On account of the repetition, a lot of those arrangements are the exact same, so we must divide that result by products of factorials for every one of the repeating letters.