Mono Class Library: System.Double Overview | MembersSystem.Double.NegativeInfinity Field |
Represents a negative infinity of type double . [Edit]
Value: -Infinity
|
The value of this constant is obtained by dividing a negative double by zero.
Note: To test whether a double value is a negative infinity value, use the double.IsNegativeInfinity(double) method.[Edit]
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0