


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (/ (+ x 4) y) (* x (/ z y))) < -1.1750199255444325e+307 or 1.2585242294646298e+60 < (- (/ (+ x 4) y) (* x (/ z y))) Initial program 0.1
rmApplied clear-num0.2
if -1.1750199255444325e+307 < (- (/ (+ x 4) y) (* x (/ z y))) < 1.2585242294646298e+60Initial program 2.1
rmApplied div-inv2.1
Applied associate-*l*0.1
Applied simplify0.1
Time bar (total: 56.9s)Debug logProfile
herbie shell --seed 2018296 +o rules:numerics
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))