Use the --timeout flag to change the timeout.
\frac{\left(\left(\left(\left(1 + 0.1049934947 \cdot \left(x \cdot x\right)\right) + 0.042406060400000001 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.00726441819999999999 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 5.0640340000000002 \cdot 10^{-4} \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) + 1.789971 \cdot 10^{-4} \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.77154710189999998 \cdot \left(x \cdot x\right)\right) + 0.29097386390000002 \cdot \left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right)\right) + 0.069455576099999999 \cdot \left(\left(\left(x \cdot x\right) \cdot \left(x \cdot x\right)\right) \cdot \left(x \cdot x\right)\right)\right) + 0.014000544199999999 \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) + 8.32794500000000044 \cdot 10^{-4} \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 1.789971 \cdot 10^{-4}\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 xdouble f(double x) {
double r259952 = 1.0;
double r259953 = 0.1049934947;
double r259954 = x;
double r259955 = r259954 * r259954;
double r259956 = r259953 * r259955;
double r259957 = r259952 + r259956;
double r259958 = 0.0424060604;
double r259959 = r259955 * r259955;
double r259960 = r259958 * r259959;
double r259961 = r259957 + r259960;
double r259962 = 0.0072644182;
double r259963 = r259959 * r259955;
double r259964 = r259962 * r259963;
double r259965 = r259961 + r259964;
double r259966 = 0.0005064034;
double r259967 = r259963 * r259955;
double r259968 = r259966 * r259967;
double r259969 = r259965 + r259968;
double r259970 = 0.0001789971;
double r259971 = r259967 * r259955;
double r259972 = r259970 * r259971;
double r259973 = r259969 + r259972;
double r259974 = 0.7715471019;
double r259975 = r259974 * r259955;
double r259976 = r259952 + r259975;
double r259977 = 0.2909738639;
double r259978 = r259977 * r259959;
double r259979 = r259976 + r259978;
double r259980 = 0.0694555761;
double r259981 = r259980 * r259963;
double r259982 = r259979 + r259981;
double r259983 = 0.0140005442;
double r259984 = r259983 * r259967;
double r259985 = r259982 + r259984;
double r259986 = 0.0008327945;
double r259987 = r259986 * r259971;
double r259988 = r259985 + r259987;
double r259989 = 2.0;
double r259990 = r259989 * r259970;
double r259991 = r259971 * r259955;
double r259992 = r259990 * r259991;
double r259993 = r259988 + r259992;
double r259994 = r259973 / r259993;
double r259995 = r259994 * r259954;
return r259995;
}
herbie shell --seed 2020059
(FPCore (x)
:name "Jmat.Real.dawson"
:precision binary64
(* (/ (+ (+ (+ (+ (+ 1 (* 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.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.0001789971) (* (* (* (* (* (* x x) (* x x)) (* x x)) (* x x)) (* x x)) (* x x))))) x))