Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

gamma - compute logarithm of gamma function

&pagelevel(4)&pagelevel

Syntax

#include <math.h>

double gamma(double x);

extern int signgam;

Description

See lgamma().