Function dmntk_feel::is_integer[][src]

pub fn is_integer(value: f64) -> bool
Expand description

Checks if the floating-point value is an integer, that is, has no (or very small) fractional part.