Function |max

ops/f64::|max


Usage

|max(a, b)

Parameters

↳ a: f64
↳ b: f64

Return

↴ f64


Compares and gives the maximum of two values.