*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Linux man pages -> lgamma (3)              
Title
Content
Arch
Section
 

LGAMMA(3)

Contents


NAME    [Toc]    [Back]

       lgamma - log gamma function

SYNOPSIS    [Toc]    [Back]

       #include <math.h>

       double lgamma(double x);

DESCRIPTION    [Toc]    [Back]

       The  lgamma()  function	returns  the  log of the absolute value of the
       Gamma function.	The sign of the Gamma  function  is  returned  in  the
       external integer signgam.

       For  negative  integer values of x, lgamma() returns HUGE_VAL and errno
       is set to ERANGE.

ERRORS    [Toc]    [Back]

       ERANGE Invalid argument - negative integer value of x.

CONFORMING TO    [Toc]    [Back]

       SVID 3, BSD 4.3

SEE ALSO    [Toc]    [Back]

      
      
       infnan(3)



BSD				  1993-06-25			     LGAMMA(3)
[ Back ]
 Similar pages
Name OS Title
lgammaf FreeBSD log gamma functions, gamma function
gamma FreeBSD log gamma functions, gamma function
tgamma FreeBSD log gamma functions, gamma function
gammaf FreeBSD log gamma functions, gamma function
lgamma FreeBSD log gamma functions, gamma function
gamma Tru64 Compute the logarithm of the gamma function
lgamma Tru64 Compute the logarithm of the gamma function
gamma OpenBSD log gamma functions
gammaf OpenBSD log gamma functions
lgamma OpenBSD log gamma functions
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service