\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}
\mathbf{if}\;x \leq -305953.2832081561:\\
\;\;\;\;0.5 \cdot \frac{1}{x} + 0.2514179000665374 \cdot \frac{1}{{x}^{3}}\\
\mathbf{elif}\;x \leq 856.707278786073:\\
\;\;\;\;x \cdot \sqrt[3]{{\left(\frac{\left(\left(\left(\left(1 + \left(x \cdot x\right) \cdot 0.1049934947\right) + {x}^{4} \cdot 0.0424060604\right) + {x}^{6} \cdot 0.0072644182\right) + 0.0005064034 \cdot {x}^{8}\right) + 0.0001789971 \cdot {x}^{10}}{0.0003579942 \cdot {x}^{12} + \left(\left(\left(\left(\left(1 + \left(x \cdot x\right) \cdot 0.7715471019\right) + {x}^{4} \cdot 0.2909738639\right) + {x}^{6} \cdot 0.0694555761\right) + {x}^{8} \cdot 0.0140005442\right) + {x}^{10} \cdot 0.0008327945\right)}\right)}^{3}}\\
\mathbf{else}:\\
\;\;\;\;\frac{0.5}{x} + \left(\frac{0.2514179000665374}{{x}^{3}} + \frac{0.15298196345929152}{{x}^{5}}\right)\\
\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
(if (<= x -305953.2832081561)
(+ (* 0.5 (/ 1.0 x)) (* 0.2514179000665374 (/ 1.0 (pow x 3.0))))
(if (<= x 856.707278786073)
(*
x
(cbrt
(pow
(/
(+
(+
(+
(+ (+ 1.0 (* (* x x) 0.1049934947)) (* (pow x 4.0) 0.0424060604))
(* (pow x 6.0) 0.0072644182))
(* 0.0005064034 (pow x 8.0)))
(* 0.0001789971 (pow x 10.0)))
(+
(* 0.0003579942 (pow x 12.0))
(+
(+
(+
(+ (+ 1.0 (* (* x x) 0.7715471019)) (* (pow x 4.0) 0.2909738639))
(* (pow x 6.0) 0.0694555761))
(* (pow x 8.0) 0.0140005442))
(* (pow x 10.0) 0.0008327945))))
3.0)))
(+
(/ 0.5 x)
(+
(/ 0.2514179000665374 (pow x 3.0))
(/ 0.15298196345929152 (pow x 5.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 tmp;
if (x <= -305953.2832081561) {
tmp = (0.5 * (1.0 / x)) + (0.2514179000665374 * (1.0 / pow(x, 3.0)));
} else if (x <= 856.707278786073) {
tmp = x * cbrt(pow(((((((1.0 + ((x * x) * 0.1049934947)) + (pow(x, 4.0) * 0.0424060604)) + (pow(x, 6.0) * 0.0072644182)) + (0.0005064034 * pow(x, 8.0))) + (0.0001789971 * pow(x, 10.0))) / ((0.0003579942 * pow(x, 12.0)) + (((((1.0 + ((x * x) * 0.7715471019)) + (pow(x, 4.0) * 0.2909738639)) + (pow(x, 6.0) * 0.0694555761)) + (pow(x, 8.0) * 0.0140005442)) + (pow(x, 10.0) * 0.0008327945)))), 3.0));
} else {
tmp = (0.5 / x) + ((0.2514179000665374 / pow(x, 3.0)) + (0.15298196345929152 / pow(x, 5.0)));
}
return tmp;
}



Bits error versus x
Results
if x < -305953.28320815612Initial program 59.8
Taylor expanded around inf 0.0
if -305953.28320815612 < x < 856.70727878607295Initial program 0.0
rmApplied add-cbrt-cube_binary64_31830.0
Simplified0.0
if 856.70727878607295 < x Initial program 59.0
Taylor expanded around inf 0.0
Simplified0.0
Final simplification0.0
herbie shell --seed 2021096
(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))