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