Function |gt

ops/f64::|gt


Usage

|gt(a, b)

Parameters

↳ a: f64
↳ b: f64

Return

↴ bool


Tells whether a is strictly greater than b.