pub fn next_float_up(v: f32) -> f32
Expand description

Bump a floating-point value up to the next greater representable floating-point value.