Represents the constant that is the value of negative infinity.
[Visual Basic] Public Const NegativeInfinity As Single [C#] public const float NegativeInfinity; [C++] public: const float NegativeInfinity; [JScript] public var NegativeInfinity : float;
The value of NegativeInfinity constant is (float)-1.0/(float)0.0.
Single Structure | Single Members | System Namespace | System.Globalization,.CultureInfo | System.Globalization,.NumberFormatInfo | System.Single,.IsInfinity | System.Single,.IsPositiveInfinity | PositiveInfinity | System.Single,.IsNegativeInfinity | IsNaN | NaN