8.0
general documentation
spefun Module Reference

Functions/Subroutines

double precision function tgamma (x)
 Gamma function. More...
 
double precision function ferf (x)
 Erf function. More...
 

Function/Subroutine Documentation

◆ ferf()

double precision function spefun::ferf ( double precision, intent(in)  x)

Erf function.

◆ tgamma()

double precision function spefun::tgamma ( double precision, intent(in)  x)

Gamma function.