Skip to contents

Computes the log of the gamma function.

Usage

lgamma(x = DOUBLE)

Arguments

x

DOUBLE

Value

DOUBLE

SQL examples

lgamma(2)