faktoriaal
Faktoriaal is the factorial function in mathematics, known as faktoriaal in Estonian. For a non-negative integer n, n! is defined as the product 1 × 2 × ... × n, with 0! = 1 by convention.
An important extension defines factorial for real or complex numbers via the gamma function: x! = Γ(x+1).
Key properties include the recurrence n! = n × (n−1)!, with 0! = 1. The function grows very
Approximation and asymptotics are often used for large n: Stirling’s formula n! ~ sqrt(2πn) (n/e)^n provides a
Limitations include that the standard factorial is defined only for non-negative integers; the gamma function provides