


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (/ (+ x 4) y) (* (/ x y) z)) < -1.0436481794683428e+117 or 1.2185584383561477e-92 < (- (/ (+ x 4) y) (* (/ x y) z)) Initial program 0.2
Taylor expanded around 0 5.1
Applied simplify0.2
if -1.0436481794683428e+117 < (- (/ (+ x 4) y) (* (/ x y) z)) < 1.2185584383561477e-92Initial program 3.8
rmApplied div-inv3.8
Applied associate-*l*0.2
Applied simplify0.2
Time bar (total: 56.0s)Debug logProfile
herbie shell --seed 2018193
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))