Expand description
This module contains functions useful for float-related checks
Functionsยง
- float_
to_ int_ in_ range - Returns whether the given float
value
satisfies the range condition of theto_int_unchecked
methods, namely that thevalue
after truncation is in range of the targetInt