\left(\left(\left(\left(\left(\left(a + b\right) + c\right) + d\right) + e\right) + f\right) + g\right) + h
\left(\left(\left(\left(\left(\left(a + b\right) + c\right) + d\right) + e\right) + f\right) + g\right) + h
double code(double a, double b, double c, double d, double f, double g, double h) {
return ((double) (((double) (((double) (((double) (((double) (((double) (((double) (a + b)) + c)) + d)) + ((double) M_E))) + f)) + g)) + h));
}
double code(double a, double b, double c, double d, double f, double g, double h) {
return ((double) (((double) (((double) (((double) (((double) (((double) (((double) (a + b)) + c)) + d)) + ((double) M_E))) + f)) + g)) + h));
}



Bits error versus a



Bits error versus b



Bits error versus c



Bits error versus d



Bits error versus f



Bits error versus g



Bits error versus h
Results
Initial program 0.0
Final simplification0.0
herbie shell --seed 2020153
(FPCore (a b c d f g h)
:name "(+ (+ (+ (+ (+ (+ (+ a b) c) d) E) f) g) h)"
:precision binary64
(+ (+ (+ (+ (+ (+ (+ a b) c) d) E) f) g) h))