Skip to main content
near_zero_f64
spatialrust_
math
0.1.0
spatialrust_math
Function
near_
zero_
f64
Copy item path
Source
pub fn near_zero_f64(value:
f64
, epsilon:
f64
) ->
bool
Expand description
Returns whether a value is near zero.