Skip to main content

near_zero_f64

Function near_zero_f64 

Source
pub fn near_zero_f64(value: f64, epsilon: f64) -> bool
Expand description

Returns whether a value is near zero.