Function numbers::is_odd_float

source ·
pub fn is_odd_float(number: f64) -> bool
Expand description

Returns true if the floating point number is odd.