Single Members
The following tables list the members exposed by the Single type.
Public Fields
Name | Description | |
---|---|---|
Epsilon | Represents the smallest possible Single 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. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from ValueType.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | Overloaded. Converts the numeric value of the current Single object to its equivalent string representation. |