x
x
double code(double x) {
return x;
}
double code(double x) {
return x;
}



Bits error versus x
Results
Initial program 0
Final simplification0
herbie shell --seed 2020196
(FPCore (x)
:name "x"
:precision binary64
:pre (or (== x 0.0) (== x 10.0))
x)