Computes the logarithm of the gamma function.
    This function is OpenVMS Alpha and Integrity servers only.
    Format
      #include  <math.h>
      double lgamma  (double x);
      float lgammaf  (float x);
      long double lgammal  (long double x);
Additional Information:
explode
extract