EsbDecimals - a Free Subset of ESBPCS for .NET

DecimalGlobals.InvSqrt5 Field

Decimal Inverse of Square Root of 5.

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

See Also

DecimalGlobals Class | Esb.Globals Namespace