


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (- (/ x y) (/ 4 y)) (/ x (/ y z))) < -2.832411004660199e+66 or 1.0794968926725919e+154 < (- (- (/ x y) (/ 4 y)) (/ x (/ y z))) Initial program 0.1
if -2.832411004660199e+66 < (- (- (/ x y) (/ 4 y)) (/ x (/ y z))) < 1.0794968926725919e+154Initial program 2.5
rmApplied div-inv2.5
Applied associate-*l*0.1
Applied simplify0.1
Time bar (total: 29.3s)Debug logProfile
herbie shell --seed 2018195
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))