Represents the smallest normalized double-precision floating point number that is greater than zero.

Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics (Extreme.Numerics)

Syntax

Visual Basic (Declaration)
Public Const MinNormalizedDouble As Double
C#
public const double MinNormalizedDouble
C++
public:
literal double MinNormalizedDouble

Remarks

The value of this field is 2.2250738585072010e-308.