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