Functions

gamma.c File Reference

#include <math.h>
Include dependency graph for gamma.c:

Go to the source code of this file.

Functions

double gamma (double)
double gamma_ (double *x)

Function Documentation

double gamma ( double   ) 

Referenced by gamma_().

double gamma_ ( double *  x  ) 

Definition at line 41 of file gamma.c.

References gamma().

Here is the call graph for this function: