Function rs_pbrt::core::pbrt::next_float_down

source ·
pub fn next_float_down(v: f32) -> f32
Expand description

Bump a floating-point value down to the next smaller representable floating-point value.