EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalGlobals.InvSqrt3 Field

Decimal Inverse of Square Root of 3.

[Visual Basic]
Public Shared ReadOnly InvSqrt3 As Decimal
[C#]
public static readonly decimal InvSqrt3;

See Also

DecimalGlobals Class | Esb.Globals Namespace