factorialis
Factorialis is a mathematical function that takes a non-negative integer as input and returns the product of all positive integers less than or equal to that integer. It is denoted by an exclamation mark (!) placed after the integer. For example, 5 factorial (written as 5!) is calculated as 5 4 3 2 1, which equals 120.
The factorial of zero (0!) is defined as 1. This definition is important for various mathematical formulas
Factorials are fundamental in combinatorics, particularly in calculating permutations and combinations. A permutation is an arrangement
The factorial function can also be extended to non-integer values using the Gamma function, which is a