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