Go to the source code of this file.
◆ bief_gser()
subroutine bief_gser |
( |
double precision, intent(inout) |
GAMSER, |
|
|
double precision, intent(in) |
A, |
|
|
double precision, intent(in) |
X, |
|
|
double precision, intent(inout) |
GLN |
|
) |
| |
- Parameters
-
[in] | x | A Parameter |
[in,out] | GAMSER | Incomplete gamma function p(a,x) |
[in,out] | GLN | gamma(a) |
[in] | X | Operand |
[in,out] | IFAIL | Error tag: 1 is ok, 0 is error |
[in] | a | A Parameter |
[in,out] | GAMSER | Incomplete gamma function p(a,x) |
[in,out] | GLN | gamma(a) |
[in] | X | Operand |
[in,out] | IFAIL | Error tag: 1 is ok, 0 is error |
Definition at line 7 of file bief_gser.f.