The fields of the Single structure are listed below. For a complete list of Single structure members, see the Single Members topic.
Empty | Represents the constant value that is the empty Single. |
Epsilon | Represents the constant that is the closest positive number, but not less than, to zero. |
MaxValue | Constant representing the largest possible Single value. |
MinValue | Represents the constant that is the smallest possible Single value. |
NaN | Represents the constant that is the value of not a number (NaN). |
NegativeInfinity | Represents the constant that is the value of negative infinity. |
PositiveInfinity | Represents the constant that is the value of positive infinity. |