Skip to main content

exp

Function exp 

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

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