


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (/ (+ x 4) y) (* (/ x y) z)) < -8.745173429206234e-38 or 2.108875823009854e-10 < (- (/ (+ x 4) y) (* (/ x y) z)) Initial program 0.1
if -8.745173429206234e-38 < (- (/ (+ x 4) y) (* (/ x y) z)) < 2.108875823009854e-10Initial program 4.4
rmApplied div-inv4.4
Applied associate-*l*0.1
Applied simplify0.1
Time bar (total: 48.7s)Debug logProfile
herbie shell --seed 2018166
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))