This topic has not yet been rated - Rate this topic

Single Fields

The Single type exposes the following members.

  Name Description
Public field Static member Epsilon Represents the smallest positive Single value that is greater than zero. This field is constant.
Public field Static member MaxValue Represents the largest possible value of Single. This field is constant.
Public field Static member MinValue Represents the smallest possible value of Single. This field is constant.
Public field Static member NaN Represents not a number (NaN). This field is constant.
Public field Static member NegativeInfinity Represents negative infinity. This field is constant.
Public field Static member PositiveInfinity Represents positive infinity. This field is constant.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.