Function |max
ops/i8::|max
Usage
|max(a, b)
Parameters
↳ a:
i8
↳ b:
i8
Return
↴ i8
Compares and gives the maximum of two values.
ops/i8::|max
|max(a, b)
↳ a:
i8
↳ b:
i8
↴ i8
Compares and gives the maximum of two values.