DecimalMath.Epsilon Field

Represents the smallest positive decimal value.

Definition

Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 10.1.0
C#
public const decimal Epsilon = 0.0000000000000000000000000001

Field Value

Decimal

See Also