pub fn gamma_e(x: f64) -> (Value, Result)
This routine provides an exponential function \exp(x) using GSL semantics and error checking.