Average Error: 29.4 → 0.0
Time: 4.3s
Precision: binary64
\[\frac{\left(\left(\left(\left(1 + 0.1049934947 \cdot \left(x \cdot x\right)\right) + 0.0424060604 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0072644182 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0005064034 \cdot \left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0001789971 \cdot \left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)}{\left(\left(\left(\left(\left(1 + 0.7715471019 \cdot \left(x \cdot x\right)\right) + 0.2909738639 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0694555761 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0140005442 \cdot \left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0008327945 \cdot \left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + \left(2 \cdot 0.0001789971\right) \cdot \left(\left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)} \cdot x \]
\[\begin{array}{l} t_0 := \frac{0.5}{x} + \mathsf{fma}\left(0.15298196345929074, {x}^{-5}, 0.2514179000665374 \cdot {x}^{-3}\right)\\ t_1 := x \cdot \left(x \cdot {x}^{8}\right)\\ \mathbf{if}\;x \leq -926.9910173961953:\\ \;\;\;\;t_0\\ \mathbf{elif}\;x \leq 698.2523187849781:\\ \;\;\;\;\mathsf{expm1}\left(\mathsf{log1p}\left(\frac{x \cdot \mathsf{fma}\left(0.0001789971, t_1, \mathsf{fma}\left(0.0005064034, {x}^{8}, \mathsf{fma}\left(0.0072644182, {x}^{6}, \mathsf{fma}\left(0.0424060604, {x}^{4}, \mathsf{fma}\left(0.1049934947, x \cdot x, 1\right)\right)\right)\right)\right)}{\mathsf{fma}\left(0.0003579942, {x}^{12}, \mathsf{fma}\left(t_1, 0.0008327945, \mathsf{fma}\left({x}^{8}, 0.0140005442, \mathsf{fma}\left({x}^{6}, 0.0694555761, \mathsf{fma}\left({x}^{4}, 0.2909738639, \mathsf{fma}\left(x \cdot x, 0.7715471019, 1\right)\right)\right)\right)\right)\right)}\right)\right)\\ \mathbf{else}:\\ \;\;\;\;t_0\\ \end{array} \]
(FPCore (x)
 :precision binary64
 (*
  (/
   (+
    (+
     (+
      (+ (+ 1.0 (* 0.1049934947 (* x x))) (* 0.0424060604 (* (* x x) (* x x))))
      (* 0.0072644182 (* (* (* x x) (* x x)) (* x x))))
     (* 0.0005064034 (* (* (* (* x x) (* x x)) (* x x)) (* x x))))
    (* 0.0001789971 (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x))))
   (+
    (+
     (+
      (+
       (+
        (+ 1.0 (* 0.7715471019 (* x x)))
        (* 0.2909738639 (* (* x x) (* x x))))
       (* 0.0694555761 (* (* (* x x) (* x x)) (* x x))))
      (* 0.0140005442 (* (* (* (* x x) (* x x)) (* x x)) (* x x))))
     (* 0.0008327945 (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x))))
    (*
     (* 2.0 0.0001789971)
     (* (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x)) (* x x)))))
  x))
(FPCore (x)
 :precision binary64
 (let* ((t_0
         (+
          (/ 0.5 x)
          (fma
           0.15298196345929074
           (pow x -5.0)
           (* 0.2514179000665374 (pow x -3.0)))))
        (t_1 (* x (* x (pow x 8.0)))))
   (if (<= x -926.9910173961953)
     t_0
     (if (<= x 698.2523187849781)
       (expm1
        (log1p
         (/
          (*
           x
           (fma
            0.0001789971
            t_1
            (fma
             0.0005064034
             (pow x 8.0)
             (fma
              0.0072644182
              (pow x 6.0)
              (fma 0.0424060604 (pow x 4.0) (fma 0.1049934947 (* x x) 1.0))))))
          (fma
           0.0003579942
           (pow x 12.0)
           (fma
            t_1
            0.0008327945
            (fma
             (pow x 8.0)
             0.0140005442
             (fma
              (pow x 6.0)
              0.0694555761
              (fma
               (pow x 4.0)
               0.2909738639
               (fma (* x x) 0.7715471019 1.0)))))))))
       t_0))))
double code(double x) {
	return ((((((1.0 + (0.1049934947 * (x * x))) + (0.0424060604 * ((x * x) * (x * x)))) + (0.0072644182 * (((x * x) * (x * x)) * (x * x)))) + (0.0005064034 * ((((x * x) * (x * x)) * (x * x)) * (x * x)))) + (0.0001789971 * (((((x * x) * (x * x)) * (x * x)) * (x * x)) * (x * x)))) / ((((((1.0 + (0.7715471019 * (x * x))) + (0.2909738639 * ((x * x) * (x * x)))) + (0.0694555761 * (((x * x) * (x * x)) * (x * x)))) + (0.0140005442 * ((((x * x) * (x * x)) * (x * x)) * (x * x)))) + (0.0008327945 * (((((x * x) * (x * x)) * (x * x)) * (x * x)) * (x * x)))) + ((2.0 * 0.0001789971) * ((((((x * x) * (x * x)) * (x * x)) * (x * x)) * (x * x)) * (x * x))))) * x;
}
double code(double x) {
	double t_0 = (0.5 / x) + fma(0.15298196345929074, pow(x, -5.0), (0.2514179000665374 * pow(x, -3.0)));
	double t_1 = x * (x * pow(x, 8.0));
	double tmp;
	if (x <= -926.9910173961953) {
		tmp = t_0;
	} else if (x <= 698.2523187849781) {
		tmp = expm1(log1p(((x * fma(0.0001789971, t_1, fma(0.0005064034, pow(x, 8.0), fma(0.0072644182, pow(x, 6.0), fma(0.0424060604, pow(x, 4.0), fma(0.1049934947, (x * x), 1.0)))))) / fma(0.0003579942, pow(x, 12.0), fma(t_1, 0.0008327945, fma(pow(x, 8.0), 0.0140005442, fma(pow(x, 6.0), 0.0694555761, fma(pow(x, 4.0), 0.2909738639, fma((x * x), 0.7715471019, 1.0)))))))));
	} else {
		tmp = t_0;
	}
	return tmp;
}
function code(x)
	return Float64(Float64(Float64(Float64(Float64(Float64(Float64(1.0 + Float64(0.1049934947 * Float64(x * x))) + Float64(0.0424060604 * Float64(Float64(x * x) * Float64(x * x)))) + Float64(0.0072644182 * Float64(Float64(Float64(x * x) * Float64(x * x)) * Float64(x * x)))) + Float64(0.0005064034 * Float64(Float64(Float64(Float64(x * x) * Float64(x * x)) * Float64(x * x)) * Float64(x * x)))) + Float64(0.0001789971 * Float64(Float64(Float64(Float64(Float64(x * x) * Float64(x * x)) * Float64(x * x)) * Float64(x * x)) * Float64(x * x)))) / Float64(Float64(Float64(Float64(Float64(Float64(1.0 + Float64(0.7715471019 * Float64(x * x))) + Float64(0.2909738639 * Float64(Float64(x * x) * Float64(x * x)))) + Float64(0.0694555761 * Float64(Float64(Float64(x * x) * Float64(x * x)) * Float64(x * x)))) + Float64(0.0140005442 * Float64(Float64(Float64(Float64(x * x) * Float64(x * x)) * Float64(x * x)) * Float64(x * x)))) + Float64(0.0008327945 * Float64(Float64(Float64(Float64(Float64(x * x) * Float64(x * x)) * Float64(x * x)) * Float64(x * x)) * Float64(x * x)))) + Float64(Float64(2.0 * 0.0001789971) * Float64(Float64(Float64(Float64(Float64(Float64(x * x) * Float64(x * x)) * Float64(x * x)) * Float64(x * x)) * Float64(x * x)) * Float64(x * x))))) * x)
end
function code(x)
	t_0 = Float64(Float64(0.5 / x) + fma(0.15298196345929074, (x ^ -5.0), Float64(0.2514179000665374 * (x ^ -3.0))))
	t_1 = Float64(x * Float64(x * (x ^ 8.0)))
	tmp = 0.0
	if (x <= -926.9910173961953)
		tmp = t_0;
	elseif (x <= 698.2523187849781)
		tmp = expm1(log1p(Float64(Float64(x * fma(0.0001789971, t_1, fma(0.0005064034, (x ^ 8.0), fma(0.0072644182, (x ^ 6.0), fma(0.0424060604, (x ^ 4.0), fma(0.1049934947, Float64(x * x), 1.0)))))) / fma(0.0003579942, (x ^ 12.0), fma(t_1, 0.0008327945, fma((x ^ 8.0), 0.0140005442, fma((x ^ 6.0), 0.0694555761, fma((x ^ 4.0), 0.2909738639, fma(Float64(x * x), 0.7715471019, 1.0)))))))));
	else
		tmp = t_0;
	end
	return tmp
end
code[x_] := N[(N[(N[(N[(N[(N[(N[(1.0 + N[(0.1049934947 * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(0.0424060604 * N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(0.0072644182 * N[(N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(0.0005064034 * N[(N[(N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(0.0001789971 * N[(N[(N[(N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(N[(N[(N[(N[(N[(1.0 + N[(0.7715471019 * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(0.2909738639 * N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(0.0694555761 * N[(N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(0.0140005442 * N[(N[(N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(0.0008327945 * N[(N[(N[(N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] + N[(N[(2.0 * 0.0001789971), $MachinePrecision] * N[(N[(N[(N[(N[(N[(x * x), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision] * N[(x * x), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] * x), $MachinePrecision]
code[x_] := Block[{t$95$0 = N[(N[(0.5 / x), $MachinePrecision] + N[(0.15298196345929074 * N[Power[x, -5.0], $MachinePrecision] + N[(0.2514179000665374 * N[Power[x, -3.0], $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]}, Block[{t$95$1 = N[(x * N[(x * N[Power[x, 8.0], $MachinePrecision]), $MachinePrecision]), $MachinePrecision]}, If[LessEqual[x, -926.9910173961953], t$95$0, If[LessEqual[x, 698.2523187849781], N[(Exp[N[Log[1 + N[(N[(x * N[(0.0001789971 * t$95$1 + N[(0.0005064034 * N[Power[x, 8.0], $MachinePrecision] + N[(0.0072644182 * N[Power[x, 6.0], $MachinePrecision] + N[(0.0424060604 * N[Power[x, 4.0], $MachinePrecision] + N[(0.1049934947 * N[(x * x), $MachinePrecision] + 1.0), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision] / N[(0.0003579942 * N[Power[x, 12.0], $MachinePrecision] + N[(t$95$1 * 0.0008327945 + N[(N[Power[x, 8.0], $MachinePrecision] * 0.0140005442 + N[(N[Power[x, 6.0], $MachinePrecision] * 0.0694555761 + N[(N[Power[x, 4.0], $MachinePrecision] * 0.2909738639 + N[(N[(x * x), $MachinePrecision] * 0.7715471019 + 1.0), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]), $MachinePrecision]], $MachinePrecision]] - 1), $MachinePrecision], t$95$0]]]]
\frac{\left(\left(\left(\left(1 + 0.1049934947 \cdot \left(x \cdot x\right)\right) + 0.0424060604 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0072644182 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0005064034 \cdot \left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0001789971 \cdot \left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)}{\left(\left(\left(\left(\left(1 + 0.7715471019 \cdot \left(x \cdot x\right)\right) + 0.2909738639 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0694555761 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0140005442 \cdot \left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0008327945 \cdot \left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + \left(2 \cdot 0.0001789971\right) \cdot \left(\left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)} \cdot x
\begin{array}{l}
t_0 := \frac{0.5}{x} + \mathsf{fma}\left(0.15298196345929074, {x}^{-5}, 0.2514179000665374 \cdot {x}^{-3}\right)\\
t_1 := x \cdot \left(x \cdot {x}^{8}\right)\\
\mathbf{if}\;x \leq -926.9910173961953:\\
\;\;\;\;t_0\\

\mathbf{elif}\;x \leq 698.2523187849781:\\
\;\;\;\;\mathsf{expm1}\left(\mathsf{log1p}\left(\frac{x \cdot \mathsf{fma}\left(0.0001789971, t_1, \mathsf{fma}\left(0.0005064034, {x}^{8}, \mathsf{fma}\left(0.0072644182, {x}^{6}, \mathsf{fma}\left(0.0424060604, {x}^{4}, \mathsf{fma}\left(0.1049934947, x \cdot x, 1\right)\right)\right)\right)\right)}{\mathsf{fma}\left(0.0003579942, {x}^{12}, \mathsf{fma}\left(t_1, 0.0008327945, \mathsf{fma}\left({x}^{8}, 0.0140005442, \mathsf{fma}\left({x}^{6}, 0.0694555761, \mathsf{fma}\left({x}^{4}, 0.2909738639, \mathsf{fma}\left(x \cdot x, 0.7715471019, 1\right)\right)\right)\right)\right)\right)}\right)\right)\\

\mathbf{else}:\\
\;\;\;\;t_0\\


\end{array}

Error

Bits error versus x

Derivation

  1. Split input into 2 regimes
  2. if x < -926.99101739619528 or 698.25231878497812 < x

    1. Initial program 59.0

      \[\frac{\left(\left(\left(\left(1 + 0.1049934947 \cdot \left(x \cdot x\right)\right) + 0.0424060604 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0072644182 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0005064034 \cdot \left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0001789971 \cdot \left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)}{\left(\left(\left(\left(\left(1 + 0.7715471019 \cdot \left(x \cdot x\right)\right) + 0.2909738639 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0694555761 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0140005442 \cdot \left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0008327945 \cdot \left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + \left(2 \cdot 0.0001789971\right) \cdot \left(\left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)} \cdot x \]
    2. Taylor expanded in x around inf 0.0

      \[\leadsto \color{blue}{0.15298196345929074 \cdot \frac{1}{{x}^{5}} + \left(0.5 \cdot \frac{1}{x} + 0.2514179000665374 \cdot \frac{1}{{x}^{3}}\right)} \]
    3. Simplified0.0

      \[\leadsto \color{blue}{\frac{0.5}{x} + \left(\frac{0.2514179000665374}{{x}^{3}} + \frac{0.15298196345929074}{{x}^{5}}\right)} \]
    4. Applied egg-rr0.0

      \[\leadsto \frac{0.5}{x} + \color{blue}{\mathsf{fma}\left(0.15298196345929074, {x}^{-5}, 0.2514179000665374 \cdot {x}^{-3}\right)} \]

    if -926.99101739619528 < x < 698.25231878497812

    1. Initial program 0.0

      \[\frac{\left(\left(\left(\left(1 + 0.1049934947 \cdot \left(x \cdot x\right)\right) + 0.0424060604 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0072644182 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0005064034 \cdot \left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0001789971 \cdot \left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)}{\left(\left(\left(\left(\left(1 + 0.7715471019 \cdot \left(x \cdot x\right)\right) + 0.2909738639 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0694555761 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0140005442 \cdot \left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.0008327945 \cdot \left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + \left(2 \cdot 0.0001789971\right) \cdot \left(\left(\left(\left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)} \cdot x \]
    2. Applied egg-rr38.8

      \[\leadsto \color{blue}{\sqrt[3]{{\left(\frac{\mathsf{fma}\left(0.0001789971, \left(x \cdot x\right) \cdot {\left({x}^{3} \cdot x\right)}^{2}, \mathsf{fma}\left(0.0005064034, {\left({x}^{3} \cdot x\right)}^{2}, \mathsf{fma}\left(0.0072644182, {\left(x \cdot x\right)}^{3}, \mathsf{fma}\left(0.0424060604, {x}^{3} \cdot x, \mathsf{fma}\left(0.1049934947, x \cdot x, 1\right)\right)\right)\right)\right) \cdot x}{\mathsf{fma}\left(0.0003579942, {\left({x}^{3} \cdot x\right)}^{3}, \mathsf{fma}\left(\left(x \cdot x\right) \cdot {\left({x}^{3} \cdot x\right)}^{2}, 0.0008327945, \mathsf{fma}\left({\left({x}^{3} \cdot x\right)}^{2}, 0.0140005442, \mathsf{fma}\left({\left(x \cdot x\right)}^{3}, 0.0694555761, \mathsf{fma}\left({x}^{3} \cdot x, 0.2909738639, \mathsf{fma}\left(x \cdot x, 0.7715471019, 1\right)\right)\right)\right)\right)\right)}\right)}^{3}}} \]
    3. Applied egg-rr0.0

      \[\leadsto \color{blue}{\mathsf{expm1}\left(\mathsf{log1p}\left(\frac{x \cdot \mathsf{fma}\left(0.0001789971, x \cdot \left(x \cdot {x}^{8}\right), \mathsf{fma}\left(0.0005064034, {x}^{8}, \mathsf{fma}\left(0.0072644182, {x}^{6}, \mathsf{fma}\left(0.0424060604, {x}^{4}, \mathsf{fma}\left(0.1049934947, x \cdot x, 1\right)\right)\right)\right)\right)}{\mathsf{fma}\left(0.0003579942, {x}^{12}, \mathsf{fma}\left(x \cdot \left(x \cdot {x}^{8}\right), 0.0008327945, \mathsf{fma}\left({x}^{8}, 0.0140005442, \mathsf{fma}\left({x}^{6}, 0.0694555761, \mathsf{fma}\left({x}^{4}, 0.2909738639, \mathsf{fma}\left(x \cdot x, 0.7715471019, 1\right)\right)\right)\right)\right)\right)}\right)\right)} \]
  3. Recombined 2 regimes into one program.
  4. Final simplification0.0

    \[\leadsto \begin{array}{l} \mathbf{if}\;x \leq -926.9910173961953:\\ \;\;\;\;\frac{0.5}{x} + \mathsf{fma}\left(0.15298196345929074, {x}^{-5}, 0.2514179000665374 \cdot {x}^{-3}\right)\\ \mathbf{elif}\;x \leq 698.2523187849781:\\ \;\;\;\;\mathsf{expm1}\left(\mathsf{log1p}\left(\frac{x \cdot \mathsf{fma}\left(0.0001789971, x \cdot \left(x \cdot {x}^{8}\right), \mathsf{fma}\left(0.0005064034, {x}^{8}, \mathsf{fma}\left(0.0072644182, {x}^{6}, \mathsf{fma}\left(0.0424060604, {x}^{4}, \mathsf{fma}\left(0.1049934947, x \cdot x, 1\right)\right)\right)\right)\right)}{\mathsf{fma}\left(0.0003579942, {x}^{12}, \mathsf{fma}\left(x \cdot \left(x \cdot {x}^{8}\right), 0.0008327945, \mathsf{fma}\left({x}^{8}, 0.0140005442, \mathsf{fma}\left({x}^{6}, 0.0694555761, \mathsf{fma}\left({x}^{4}, 0.2909738639, \mathsf{fma}\left(x \cdot x, 0.7715471019, 1\right)\right)\right)\right)\right)\right)}\right)\right)\\ \mathbf{else}:\\ \;\;\;\;\frac{0.5}{x} + \mathsf{fma}\left(0.15298196345929074, {x}^{-5}, 0.2514179000665374 \cdot {x}^{-3}\right)\\ \end{array} \]

Reproduce

herbie shell --seed 2022148 
(FPCore (x)
  :name "Jmat.Real.dawson"
  :precision binary64
  (* (/ (+ (+ (+ (+ (+ 1.0 (* 0.1049934947 (* x x))) (* 0.0424060604 (* (* x x) (* x x)))) (* 0.0072644182 (* (* (* x x) (* x x)) (* x x)))) (* 0.0005064034 (* (* (* (* x x) (* x x)) (* x x)) (* x x)))) (* 0.0001789971 (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x)))) (+ (+ (+ (+ (+ (+ 1.0 (* 0.7715471019 (* x x))) (* 0.2909738639 (* (* x x) (* x x)))) (* 0.0694555761 (* (* (* x x) (* x x)) (* x x)))) (* 0.0140005442 (* (* (* (* x x) (* x x)) (* x x)) (* x x)))) (* 0.0008327945 (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x)))) (* (* 2.0 0.0001789971) (* (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x)) (* x x))))) x))