Computes the lower incomplete gamma function.
The lower incomplete gamma function is defined as:
See Also
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
real(kind=real64), | intent(in) | :: | a |
The coefficient value. |
||
real(kind=real64), | intent(in) | :: | x |
The value at which to evaluate the function. |
The function value.