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