Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Functions
gamma.c File Reference
#include <stdio.h>
#include <math.h>
Include dependency graph for gamma.c:

Functions

float gammln (float xx)
 
float factrl (int n)
 
int main ()
 

Function Documentation

float factrl ( int  n)

References gammln().

Referenced by main().

Here is the call graph for this function:

float gammln ( float  xx)

References x, and y.

Referenced by factrl().

int main ( void  )

References factrl(), and i.

Here is the call graph for this function: