Function rgsl::exponential::exp_mult_e [] [src]

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

This routine exponentiates x and multiply by the factor y to return the product y \exp(x).