Determines whether the specified float represents a negative infinity value.
- f
- The float to be checked.
true if f represents a negative infinity value; otherwise false .
Note: Floating-point operations return negative infinity values to signal an overflow condition.
Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0