[go: up one dir, main page]

Module float

Module float 

Source
Expand description

Float Predicates

This module contains predicates specific to string handling.

Structs§

IsClosePredicatefloat-cmp
Predicate that ensures two numbers are “close” enough, understanding that rounding errors occur.

Functions§

is_closefloat-cmp
Create a new Predicate that ensures two numbers are “close” enough, understanding that rounding errors occur.