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