Skip to main content

is_integer_valued

Function is_integer_valued 

Source
pub fn is_integer_valued(v: f64, tol: f64) -> bool
Expand description

Check if a value is integer (within tolerance)