EPSILON Field

Constant, small positive value equal to 2.2204460492503131e-16.
Public Const EPSILON As Double = 2.22044604925031E-16
This language is not supported or no code example is available.
public const double EPSILON = 2.22044604925031E-16
This language is not supported or no code example is available.

Field Value

double

.NET Framework

Supported in: 4.8

In this article

Definition