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