Module utils

Source
Expand description

Some useful utility functions that are also used internally in this crate.

Functionsยง

next_down
Implementation of the nightly f32::next_down()
next_up
Implementation of the nightly f32::next_up()