


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (/ (+ x 4) y) (/ 1 (/ y (* x z)))) < -8.521434971536245e+303Initial program 0.2
rmApplied div-inv0.3
Applied associate-*l*1.3
Applied simplify1.2
if -8.521434971536245e+303 < (- (/ (+ x 4) y) (/ 1 (/ y (* x z)))) < 2.9705020639640208e+130Initial program 2.0
rmApplied associate-*l/0.1
if 2.9705020639640208e+130 < (- (/ (+ x 4) y) (/ 1 (/ y (* x z)))) Initial program 0.1
Time bar (total: 33.2s)Debug logProfile
herbie shell --seed 2018178
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))