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