The fields of the Double structure are listed below. For a complete list of Double structure members, see the Double Members topic.
Empty | Represents the constant Double value of empty. |
Epsilon | Represents the constant that is the smallest nonzero Double value. |
MaxValue | Represents the constant that is the largest Double value. |
MinValue | Represents the constant that is the smallest possible Double value. |
NaN | Represents the constant value of not a number (NaN). |
NegativeInfinity | Represents the constant value of negative infinity. |
PositiveInfinity | Represents the constant value of positive infinity. |