


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (+ 4 x) (* z x)) < -5.6393187622857715e+187Initial program 0.4
rmApplied div-inv0.5
Applied associate-*l*0.6
Applied simplify0.6
if -5.6393187622857715e+187 < (- (+ 4 x) (* z x)) < 1.2848827157438108e+278Initial program 1.6
rmApplied associate-*l/0.1
if 1.2848827157438108e+278 < (- (+ 4 x) (* z x)) Initial program 0.2
rmApplied div-inv0.2
Time bar (total: 44.1s)Debug logProfile
herbie shell --seed 2019053
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))