Function |min

ops/f64::|min


Usage

|min(a, b)

Parameters

↳ a: f64
↳ b: f64

Return

↴ f64


Compares and gives the minimum of two values.