


Bits error versus x



Bits error versus y



Bits error versus z
if (- (/ (+ x 4) y) (/ x (/ y z))) < -inf.0Initial program 0.1
rmApplied associate-*l/0.2
if -inf.0 < (- (/ (+ x 4) y) (/ x (/ y z))) < 4.439362563436184e+247Initial program 1.9
rmApplied div-inv1.9
Applied associate-*l*0.5
Applied simplify0.4
if 4.439362563436184e+247 < (- (/ (+ x 4) y) (/ x (/ y z))) Initial program 0.1
Taylor expanded around 0 5.3
Applied simplify0.1
Time bar (total: 21.2s)Debug logProfile
herbie shell --seed '#(1070386091 2509006183 1430610344 1025408621 36622005 1425925650)' +o rules:numerics
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))