Click or drag to resize
Single Fields

The Single type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEpsilon
Represents the smallest positive Single value that is greater than zero. This field is constant.
Public fieldStatic memberMaxValue
Represents the largest possible value of Single. This field is constant.
Public fieldStatic memberMinValue
Represents the smallest possible value of Single. This field is constant.
Public fieldStatic memberNaN
Represents not a number (NaN). This field is constant.
Public fieldStatic memberNegativeInfinity
Represents negative infinity. This field is constant.
Public fieldStatic memberPositiveInfinity
Represents positive infinity. This field is constant.
Top
See Also