DecimalExtensionsEpsilon Field
Represents the smallest positive
Decimal value that is greater than zero.
Namespace: KGySoft.CoreLibrariesAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
public const decimal Epsilon = 0,0000000000000000000000000001
Public Const Epsilon As Decimal = 0,0000000000000000000000000001
public:
literal Decimal Epsilon = 0,0000000000000000000000000001
static val mutable Epsilon: decimal
Field Value
Decimal The value of this constant is 0.0000000000000000000000000001.