Operations<T>.Is Zero Method
Returns whether a number equals zero.
Definition
Namespace: Numerics.NET
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
C#
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.1.3
public static bool IsZero(
T operand
)
Parameters
- operand T