Copyright Digital Equipment Corp. All rights reserved.

lgamma

   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 available:

Argument        Description     Return_Values