Math387.MAXLGM Constant

const Double MAXLGM = 2.556348E+305

Maximum allowed value for the logarithm of the gamma function.

Remarks:

If the input parameter to the lnGamma function is bigger, the function will return INF.