Skip to main content
float_ne
wowlab_
types
0.1.0
In wowlab_
types::
numeric
wowlab_types
::
numeric
Function
float_
ne
Copy item path
Source
pub fn float_ne(a:
f64
, b:
f64
) ->
bool
Expand description
Inverse of
float_eq
.