Function |min

ops/f32::|min


Usage

|min(a, b)

Parameters

↳ a: f32
↳ b: f32

Return

↴ f32


Compares and gives the minimum of two values.