Operations<T>.Is
            
            
            Returns whether a number equals negative infinity.
            
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
    C#
    
 
 
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.5
public static bool IsNegativeInfinity(
	T operand
)Parameters
- operand T