Function rgsl::exponential::exp_e [] [src]

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

This routine provides an exponential function \exp(x) using GSL semantics and error checking.