Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Computes the natural logarithm of the absolute value of gamma of the argument
inline float lgammaf(
   float _X,
   _Out_ int * _Sign
) restrict(amp);
Parameters
- _X 
 Floating-point value
- _Sign 
 Returns the sign
Return Value
Returns the natural logarithm of the absolute value of gamma of the argument
Requirements
Header: amp_math.h
Namespace: Concurrency::precise_math