Function |max

ops/f32::|max


Usage

|max(a, b)

Parameters

↳ a: f32
↳ b: f32

Return

↴ f32


Compares and gives the maximum of two values.