pub fn exp_err_e10_e(x: f64, dx: f64) -> (Value, ResultE10)
Expand description

This function exponentiates a quantity x with an associated absolute error dx using the ::types::ResultE10 type to return a result with extended range.