Method Sign
- Namespace
- Zyl.VectorTraits.ExTypes
- Assembly
- VectorTraits.dll
Sign(ExUInt128)
Computes the sign of a value.
public static int Sign(ExUInt128 value)
Parameters
value
ExUInt128The value whose sign is to be computed.
Computes the sign of a value.
public static int Sign(ExUInt128 value)
value
ExUInt128The value whose sign is to be computed.