Math Scalar Library
Programming Reference Manual C/C++
Version 1.0 DD-00003-010

9.9 slgamma - Log-Gamma function logΓ (x)

#include <msca.h>

double slgamma (double x);
float  slgammaf(float x);

Given a value x this function computes the Log-Gamma function logΓ (x)  .