\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 -777.0007929198873 \lor \neg \left(x \leq 710.1615320370787\right):\\
\;\;\;\;\frac{0.2514179000665375}{{x}^{3}} + \left(\frac{0.15298196345929327}{{x}^{5}} + \frac{0.5}{x}\right)\\
\mathbf{else}:\\
\;\;\;\;x \cdot \frac{1 + \left(0.1049934947 \cdot \left(x \cdot x\right) + \left(0.0424060604 \cdot {x}^{4} + \left(0.0072644182 \cdot {x}^{6} + \left(0.0005064034 \cdot {x}^{8} + 0.0001789971 \cdot {x}^{10}\right)\right)\right)\right)}{1 + \left(\left(x \cdot \left(x \cdot 0.7715471019\right) + {x}^{4} \cdot 0.2909738639\right) + \left({x}^{6} \cdot 0.0694555761 + \left({x}^{8} \cdot 0.0140005442 + \left({x}^{10} \cdot 0.0008327945 + 0.0001789971 \cdot \left(2 \cdot {x}^{12}\right)\right)\right)\right)\right)}\\
\end{array}double code(double x) {
return ((double) ((((double) (((double) (((double) (((double) (((double) (1.0 + ((double) (0.1049934947 * ((double) (x * x)))))) + ((double) (0.0424060604 * ((double) (((double) (x * x)) * ((double) (x * x)))))))) + ((double) (0.0072644182 * ((double) (((double) (((double) (x * x)) * ((double) (x * x)))) * ((double) (x * x)))))))) + ((double) (0.0005064034 * ((double) (((double) (((double) (((double) (x * x)) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x)))))))) + ((double) (0.0001789971 * ((double) (((double) (((double) (((double) (((double) (x * x)) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x)))))))) / ((double) (((double) (((double) (((double) (((double) (((double) (1.0 + ((double) (0.7715471019 * ((double) (x * x)))))) + ((double) (0.2909738639 * ((double) (((double) (x * x)) * ((double) (x * x)))))))) + ((double) (0.0694555761 * ((double) (((double) (((double) (x * x)) * ((double) (x * x)))) * ((double) (x * x)))))))) + ((double) (0.0140005442 * ((double) (((double) (((double) (((double) (x * x)) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x)))))))) + ((double) (0.0008327945 * ((double) (((double) (((double) (((double) (((double) (x * x)) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x)))))))) + ((double) (((double) (2.0 * 0.0001789971)) * ((double) (((double) (((double) (((double) (((double) (((double) (x * x)) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x)))) * ((double) (x * x))))))))) * x));
}
double code(double x) {
double VAR;
if (((x <= -777.0007929198873) || !(x <= 710.1615320370787))) {
VAR = ((double) ((0.2514179000665375 / ((double) pow(x, 3.0))) + ((double) ((0.15298196345929327 / ((double) pow(x, 5.0))) + (0.5 / x)))));
} else {
VAR = ((double) (x * (((double) (1.0 + ((double) (((double) (0.1049934947 * ((double) (x * x)))) + ((double) (((double) (0.0424060604 * ((double) pow(x, 4.0)))) + ((double) (((double) (0.0072644182 * ((double) pow(x, 6.0)))) + ((double) (((double) (0.0005064034 * ((double) pow(x, 8.0)))) + ((double) (0.0001789971 * ((double) pow(x, 10.0)))))))))))))) / ((double) (1.0 + ((double) (((double) (((double) (x * ((double) (x * 0.7715471019)))) + ((double) (((double) pow(x, 4.0)) * 0.2909738639)))) + ((double) (((double) (((double) pow(x, 6.0)) * 0.0694555761)) + ((double) (((double) (((double) pow(x, 8.0)) * 0.0140005442)) + ((double) (((double) (((double) pow(x, 10.0)) * 0.0008327945)) + ((double) (0.0001789971 * ((double) (2.0 * ((double) pow(x, 12.0)))))))))))))))))));
}
return VAR;
}



Bits error versus x
Results
if x < -777.0007929198873 or 710.1615320370787 < x Initial program 59.1
Simplified59.1
Taylor expanded around inf 0.0
Simplified0.0
if -777.0007929198873 < x < 710.1615320370787Initial program 0.0
Simplified0.0
Final simplification0.0
herbie shell --seed 2020196
(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))