Linux Standard Base Core Specification, Generic Part | ||
---|---|---|
<<< Previous | Next >>> |
The lgamma_r() function shall compute the natural logarithm
of the absolute value of the Gamma function, as lgamma().
However, instead of setting the external integer signgam
to the sign of the Gamma function, lgamma_r() shall set the
integer referenced by signp to the sign.
<<< Previous | Home | Next >>> |
jnl | Up | lgammaf_r |