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