


Bits error versus x



Bits error versus y



Bits error versus z
if (fabs (- (/ (+ x 4) y) (* x (/ z y)))) < 1.4331104715484823e+300Initial program 1.7
rmApplied div-inv1.7
Applied associate-*l*0.1
Applied simplify0.1
if 1.4331104715484823e+300 < (fabs (- (/ (+ x 4) y) (* x (/ z y)))) Initial program 0.2
rmApplied associate-*l/2.0
Applied sub-div2.0
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1070609872 3456127585 2380521889 2328837196 1765472538 734540918)' +o rules:numerics
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))