Method Min
- Namespace
- Zyl.VectorTraits.ExTypes
- Assembly
- VectorTraits.dll
Min(ExInt128, ExInt128)
Compares two values to compute which is lesser.
public static ExInt128 Min(ExInt128 x, ExInt128 y)
Parameters
Returns
- ExInt128
xif it is less thany; otherwise,y.