In the next section, we will cover the gamma function.
Gamma function
Getting ready...
To use and execute the functions, we need to have installed the proper library included in the package.
How to do it...
Steps to use gamma function are as follows:
- Install the proper function
- Execute the function
- Solve the function
- The result will be presented
We will see in the following table the function and the description:
Function |
Description |
gamma(z) |
Gamma function |
gammaln(x, /[, out, where, casting, order, ...]) |
Logarithm of the absolute value of the gamma... |