This documentation is archived and is not being maintained.
Single Fields
Visual Studio 2010
The Single type exposes the following members.
| Name | Description | |
|---|---|---|
|
Epsilon | Represents the smallest positive Single value that is greater than zero. This field is constant. |
|
MaxValue | Represents the largest possible value of Single. This field is constant. |
|
MinValue | Represents the smallest possible value of Single. This field is constant. |
|
NaN | Represents not a number (NaN). This field is constant. |
|
NegativeInfinity | Represents negative infinity. This field is constant. |
|
PositiveInfinity | Represents positive infinity. This field is constant. |
Show: