EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalGlobals.InvSqrt2 Field

Decimal Inverse of Square Root of 2.

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

See Also

DecimalGlobals Class | Esb.Globals Namespace