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