POS_MIN_DBL Field

Constant, minimum positive value equal to 2.2250738585072014e-308.
Public Const POS_MIN_DBL As Double = 2.2250738585072E-308
This language is not supported or no code example is available.
public const double POS_MIN_DBL = 2.2250738585072E-308
This language is not supported or no code example is available.

Field Value

double

.NET Framework

Supported in: 4.8

In this article

Definition