Skip to main content
Module float
wowlab_
test_
support
0.1.0
Module float
Module Items
Constants
Functions
In crate wowlab_
test_
support
wowlab_test_support
Module
float
Copy item path
Source
Constants
§
TOL
Default absolute tolerance for floating-point assertions.
Functions
§
near_
tol
Match one floating-point value within
TOL
of
expected
.
slice_
near
Match a slice element-by-element within
TOL
of
expected
.