pub fn next_down(f: f32) -> f32
Implementation of the nightly f32::next_down()
This function will panic if the input is NaN or infinite.