Represents the smallest double-precision floating-point
number that is greater than zero.
Namespace: Extreme.MathematicsAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public const double MinDouble = 4.94065645841247E-324
Public Const MinDouble As Double = 4.94065645841247E-324
public:
literal double MinDouble = 4.94065645841247E-324
static val mutable MinDouble: float
Field Value
Type:
Double
The value of this field is 4.94065645841247e-324.
Numerical Libraries
Supported in: 6.0, 5.x, 4.x
Reference