safe_inverse

Function safe_inverse 

Source
pub fn safe_inverse(x: f32) -> f32
Expand description

Computes the inverse of x avoiding division by zero.