This topic has not yet been rated - Rate this topic

Single Fields

May 02, 2013

The Single type exposes the following members.

  NameDescription
Public field Static member Epsilon Represents the smallest positive Single value 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.