Method IsNegative
- Namespace
- Zyl.VectorTraits.ExTypes
- Assembly
- VectorTraits.dll
IsNegative(ExInt128)
Determines if a value represents a negative real number.
public static bool IsNegative(ExInt128 value)
Parameters
value
ExInt128The value to be checked.