pub fn exp_err_e10_e(x: f64, dx: f64) -> (Value, ResultE10)
This function exponentiates a quantity x with an associated absolute error dx using the ResultE10 type to return a result with extended range.
ResultE10