



Bits error versus t
| Original | 61.8 |
|---|---|
| Comparison | 50.6 |
| Herbie | 0.2 |
Initial program 61.8
Applied simplify 61.8
Applied taylor 0.3
Taylor expanded around 0 0.3
rmApplied square-mult 0.3
Applied associate-*r* 0.2
Time bar (total: 4.0s) Debug logProfile
Please include this information when filing a bug report:
herbie shell --seed '#(1064524629 4159152179 2999149171 575749698 4006532819 692958815)'
(FPCore (t)
:name "fma_test1"
:pre (<= 0.9 t 1.1)
:target
(fma (+ 1 (* t 2e-16)) (+ 1 (* t 2e-16)) (- -1 (* 2 (* t 2e-16))))
(+ (* (+ 1 (* t 2e-16)) (+ 1 (* t 2e-16))) (- -1 (* 2 (* t 2e-16)))))