Function |gt

ops/f32::|gt


Usage

|gt(a, b)

Parameters

↳ a: f32
↳ b: f32

Return

↴ bool


Tells whether a is strictly greater than b.