Function rgsl::exponential::expm1 [] [src]

pub fn expm1(x: f64) -> f64

This routine computes the quantity \exp(x)-1 using an algorithm that is accurate for small x.