Elemental function
Same as X.
The result has a value equal to logeGamma(X).
LGAMMA (1.0) has the value 0.0.
LGAMMA (10.0) has the value 12.80182743 (approximately).
Specific Name | Argument Type | Result Type | Pass As Arg? |
---|---|---|---|
LGAMMA | default real | default real | no |
LGAMMA | double precision real | double precision real | no |
ALGAMA 1 | default real | default real | yes |
DLGAMA 2 | double precision real | double precision real | yes |
QLGAMA 3 | REAL(16) | REAL(16) | yes |