SQRT_EPSILON Field

Constant, square root of EPSILON.
Public Const SQRT_EPSILON As Double = 1.490116119385E-08
This language is not supported or no code example is available.
public const double SQRT_EPSILON = 1.490116119385E-08
This language is not supported or no code example is available.

Field Value

double

.NET Framework

Supported in: 4.8

In this article

Definition