\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} + \frac{0.2514179000665374}{{x}^{3}}\\
\mathbf{if}\;x \leq -3.453551448985941 \cdot 10^{+22}:\\
\;\;\;\;t_0\\
\mathbf{elif}\;x \leq 632.6517676106561:\\
\;\;\;\;\begin{array}{l}
t_1 := \sqrt{\mathsf{fma}\left(0.0003579942, {x}^{12}, \mathsf{fma}\left({x}^{10}, 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)}\\
\left(x \cdot \frac{1}{t_1}\right) \cdot \frac{\mathsf{fma}\left(0.0001789971, {x}^{10}, \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)}{t_1}
\end{array}\\
\mathbf{else}:\\
\;\;\;\;t_0 + \frac{0.15298196345929074}{{x}^{5}}\\
\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) (/ 0.2514179000665374 (pow x 3.0)))))
(if (<= x -3.453551448985941e+22)
t_0
(if (<= x 632.6517676106561)
(let* ((t_1
(sqrt
(fma
0.0003579942
(pow x 12.0)
(fma
(pow x 10.0)
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)))))))))
(*
(* x (/ 1.0 t_1))
(/
(fma
0.0001789971
(pow x 10.0)
(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)))))
t_1)))
(+ t_0 (/ 0.15298196345929074 (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 t_0 = (0.5 / x) + (0.2514179000665374 / pow(x, 3.0));
double tmp;
if (x <= -3.453551448985941e+22) {
tmp = t_0;
} else if (x <= 632.6517676106561) {
double t_1 = sqrt(fma(0.0003579942, pow(x, 12.0), fma(pow(x, 10.0), 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)))))));
tmp = (x * (1.0 / t_1)) * (fma(0.0001789971, pow(x, 10.0), 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))))) / t_1);
} else {
tmp = t_0 + (0.15298196345929074 / pow(x, 5.0));
}
return tmp;
}



Bits error versus x
if x < -3.4535514489859412e22Initial program 63.2
Simplified63.2
Taylor expanded in x around inf 0.0
Simplified0
if -3.4535514489859412e22 < x < 632.651767610656066Initial program 0.0
Simplified0.0
Applied add-sqr-sqrt_binary640.1
Applied *-un-lft-identity_binary640.1
Applied times-frac_binary640.1
Applied associate-*r*_binary640.1
if 632.651767610656066 < x Initial program 59.7
Simplified59.7
Taylor expanded in x around inf 0.0
Simplified0.0
Final simplification0.0
herbie shell --seed 2022125
(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))