Open System Services System Calls Reference Manual (G06.28+)

lgamma_r(2) OSS System Calls Reference Manual
If the correct value would cause overow, HUGE_VAL is returned.
If the correct value would cause underow, 0.0 (zero) is returned.
ERRORS
If the following condition occurs, the lgamma_r( ) function sets errno to the corresponding
value:
[EDOM] The value of x is 0.0 (zero), negative innity, or a nonpositive integer.
RELATED INFORMATION
Functions: exp(3), fp_class(3), gamma(3), gamma_r(2), isnan(3), lgamma(2).
STANDARDS CONFORMANCE
This function is an extension to the UNIX98 specication. Interfaces documented on this refer-
ence page conform to the following industry standards:
IEEE Std 1003.1c-1995, POSIX System Application Program Interface
The use of the header le spthread.h is an HP exception to the POSIX standard.
414 Hewlett-Packard Company 527186-005