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