Module predicates::float
source · Expand description
Float Predicates
This module contains predicates specific to string handling.
Structs
- Predicate that ensures two numbers are “close” enough, understanding that rounding errors occur.
Functions
- Create a new
Predicate
that ensures two numbers are “close” enough, understanding that rounding errors occur.