normalized lower gamma function calculated either with a series expansion or continued fraction method
input: a = gamma function argument, x = upper limit of integration
output: gamma_p =
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=wp), | intent(in) | :: | a | |||
| real(kind=wp), | intent(in) | :: | x |