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