VMS Help  —  CRTL  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: explode extract
Argument Description Return Values
Close Help