


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (/ (+ x 4) y) (* x (/ z y))) < -3.9540307003343575e+204 or 3.52555068759748e+244 < (- (/ (+ x 4) y) (* x (/ z y))) Initial program 0.1
if -3.9540307003343575e+204 < (- (/ (+ x 4) y) (* x (/ z y))) < 3.52555068759748e+244Initial program 2.0
rmApplied div-inv2.1
Applied associate-*l*0.1
Applied simplify0.1
Time bar (total: 45.8s)Debug logProfile
herbie shell --seed 2018167
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))