Function rgsl::exponential::exp_mult_err_e[][src]

pub fn exp_mult_err_e(x: f64, dx: f64, y: f64, dy: f64) -> (Value, Result)
Expand description

This routine computes the product y \exp(x) for the quantities x, y with associated absolute errors dx, dy.