Computes the beta function.
The beta function is related to the gamma function by the following relationship. .
See Also
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=real64), | intent(in) | :: | a |
The first argument of the function. |
||
| real(kind=real64), | intent(in) | :: | b |
The second argument of the function. |
The value of the beta function at and .