


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (/ (+ x 4) y) (* (/ x y) z)) < -8.265162206453387e+139 or 1.709227630184866e-212 < (- (/ (+ x 4) y) (* (/ x y) z)) Initial program 0.4
if -8.265162206453387e+139 < (- (/ (+ x 4) y) (* (/ x y) z)) < 1.709227630184866e-212Initial program 3.4
rmApplied div-inv3.5
Applied associate-*l*0.4
Applied simplify0.4
Time bar (total: 43.5s)Debug logProfile
herbie shell --seed 2020178
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))