gammaf.f90 File Reference
Functions/Subroutines | |
Real function | gammaf (x) |
Computes the gamma function of x More... | |
real(8) function | gammln (xx) |
Compute the natural logarithm of the gamma function More... | |
Function/Subroutine Documentation
Real function gammaf | ( | real, intent(in) | x | ) |
Computes the gamma function of x
- Parameters
-
X [in] The expression for which the gamma function will be evaluated.
- Returns
- Potential temperature [K]
- Date
- September 6th, 2016 Adaptation to SR-SIM by B. P. T. (double-precision)
- Inital version from Hirohiko Masunaga
|
private |
Compute the natural logarithm of the gamma function