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]
Author
Bernat P Treserras (berna.nosp@m.t.pt.nosp@m.reser.nosp@m.ras@.nosp@m.mcgil.nosp@m.l.ca) McGill University
Date
September 6th, 2016 Adaptation to SR-SIM by B. P. T. (double-precision)
Inital version from Hirohiko Masunaga
real(8) function gammln ( real(8)  xx)
private

Compute the natural logarithm of the gamma function