


Bits error versus x



Bits error versus y



Bits error versus z
if (fabs (- (/ (+ x 4) y) (/ (* x z) y))) < 4.4062327616993004e+251Initial program 1.7
rmApplied associate-*l/0.1
if 4.4062327616993004e+251 < (fabs (- (/ (+ x 4) y) (/ (* x z) y))) Initial program 0.2
Taylor expanded around 0 19.6
Applied simplify0.1
rmApplied associate-+r+0.1
Applied simplify0.1
Time bar (total: 30.9s)Debug logProfile
herbie shell --seed '#(1070833653 108281690 3330367898 3632331308 3494323072 43156186)'
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))