Function rgsl::exponential::exp[][src]

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

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