#include float tgammaf(float x) { return tgamma(x); }