Query: gammal
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
GAMMA(3) libc math functions GAMMA(3)NAMEgamma - logarithm of the gamma functionSYNOPSIS#include <math.h> double gamma (double x); float gammaf (float x); long double gammal (long double x);DESCRIPTIONThe gamma() functions exist for compatibility reasons. They are equivalent to lgamma() etc. Use these. Use of the name gamma() is confus- ing, since these functions do not compute the Gamma function, but the natural logarithm of the Gamma function.CONFORMING TONonstandard. Compatible with previous mistakes.SEE ALSOlgamma(3), signgam(3), tgamma(3)GNU2002-08-10 GAMMA(3)
Related Man Pages |
---|
gammal(3) - linux |
gammaf(3) - linux |
gammaf(3) - centos |
gammal(3) - centos |
gamma(3) - v7 |
Similar Topics in the Unix Linux Community |
---|
Reduced Activity Notification |
CentOS7 restoring file capabilities |
About TODO |
Shopt -s histappend |