Function rgsl::exponential::expm1_e [] [src]

pub fn expm1_e(x: f64) -> (Value, Result)

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