[][src]Module predicates::prelude::predicate::float

f64 Predicate factories

This module contains predicates specific to float handling.

Functions

is_close

Create a new Predicate that ensures two numbers are "close" enough, understanding that rounding errors occur.