(Incomplete) Gamma Function VI
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
Evaluates the gamma function and regularized incomplete gamma function. You must manually select the polymorphic instance you want to use.

Gamma Function
The following equation defines the gamma function.
The gamma function is related to the factorial function by the identity gamma(n + 1) = n! for integer n.
Incomplete Gamma Function
The following equation defines the regularized incomplete gamma function.
The following intervals for the input values define the function.
The following illustration shows the regularized incomplete gamma functions with a = 1, 2, 3, and 4 from top to bottom.
