Skip to main content

near_zero

Function near_zero 

Source
pub fn near_zero(value: f32, epsilon: f32) -> bool
Expand description

Returns whether a value is near zero.