expm1_stable

Function expm1_stable 

Source
pub fn expm1_stable<T: Float>(x: T) -> T
Expand description

Stable computation of exp(x) - 1 for small x