Other Alias
tgamma, tgammalSINOPSIS
#include <math.h>
double tgamma(double x);
float tgammaf(float x);
long double tgammal(long double x);
Other Alias
tgamma, tgammal
double tgamma(double x);
float tgammaf(float x);
long double tgammal(long double x);