Method IsEvenInteger
- Namespace
- Zyl.VectorTraits.ExTypes
- Assembly
- VectorTraits.dll
IsEvenInteger(ExUInt128)
Determines if a value represents an even integral number.
public static bool IsEvenInteger(ExUInt128 value)
Parameters
value
ExUInt128The value to be checked.