Function is_nearest_integer_odd

Source
fn is_nearest_integer_odd(x: f32) -> bool
Expand description

Returns true if the nearest integer is odd.