


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (/ (+ x 4) y) (* (/ x y) z)) < -1.8395780942021818e+25 or 8.523323753215541e-152 < (- (/ (+ x 4) y) (* (/ x y) z)) Initial program 0.3
if -1.8395780942021818e+25 < (- (/ (+ x 4) y) (* (/ x y) z)) < 8.523323753215541e-152Initial program 5.2
rmApplied associate-*l/0.2
Applied sub-div0.2
Time bar (total: 38.1s)Debug logProfile
herbie shell --seed 2018207
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))