VMS Help CRTL, lgamma *Conan The Librarian |
Computes the logarithm of the gamma function. This function is supported on OpenVMS Integrity servers and Alpha only. Format #include <math.h> double lgamma (double x); float lgammaf (float x); long double lgammal (long double x);
Additional Information (explode) :
|