Read this in other languages: 简体中文, français, turkish, ქართული.
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. For example:
5! = 5 * 4 * 3 * 2 * 1 = 120
