Function rgsl::exponential::exp

source ·
pub fn exp(x: f64) -> f64
Expand description

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