


Bits error versus x



Bits error versus y



Bits error versus z
Results
if (- (/ (+ x 4) y) (* (/ x y) z)) < -1.1806749666350639e-60 or 2.776482164677181e-149 < (- (/ (+ x 4) y) (* (/ x y) z)) Initial program 0.3
if -1.1806749666350639e-60 < (- (/ (+ x 4) y) (* (/ x y) z)) < 2.776482164677181e-149Initial program 5.9
rmApplied div-inv5.9
Applied associate-*l*0.1
Final simplification0.2
Time bar (total: 18.4s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 1.6 | 0.2 | 0.0 | 1.6 | 87.1% |
herbie shell --seed 2018355 +o rules:numerics
(FPCore (x y z)
:name "fabs fraction 1"
(fabs (- (/ (+ x 4) y) (* (/ x y) z))))