Single Fields
.NET Framework (current version)
Namespace:
System
Assembly: mscorlib (in mscorlib.dll)
| 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:

