Represents a negative infinity of type float .
Value: -Infinity
The value of this constant can be obtained by dividing a negative float by zero.
Note: To test whether a float value is a negative infinity value, use the float.IsNegativeInfinity(float) method.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0