You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Dew.Math.Units Namespace > Classes > Math387 Class > Math387 Fields > Math387.MAXLGM Field
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Math387.MAXLGM Field

Maximum allowed value for the logarithm of the gamma function.

Syntax
C#
Visual Basic
public const double MAXLGM = 2.556348E+305;

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

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!