function gammp
Return the incomplete gamma function P(a, x).
Syntax
result = gammp(a, x)
Arguments
| a: | A number > 0 |
| x: | A number > 0, the value where to evaluate the incomplete gamma function |
Return the incomplete gamma function P(a, x).
Syntax
result = gammp(a, x)
Arguments
| a: | A number > 0 |
| x: | A number > 0, the value where to evaluate the incomplete gamma function |