VMS Help  —  CRTL  tgamma
    Returns the gamma function of its argument.

    This function is OpenVMS Alpha and Integrity servers only.

    Format

      #include  <math.h>

      double tgamma  (double x);

      float tgammaf  (float x);

      long double tgammal  (long double x);
Additional Information: explode extract
Argument Description Return Values
Close Help