



Bits error versus x.re




Bits error versus x.im
Results
| Original | 7.0 |
|---|---|
| Target | 0.3 |
| Herbie | 0.2 |
Initial program 7.0
Initial simplification7.0
Taylor expanded around 0 6.9
rmApplied unpow26.9
Applied associate-*r*0.2
rmApplied associate-*r*0.2
Final simplification0.2
Time bar (total: 19.6s)Debug logProfile
herbie shell --seed 2018217 +o rules:numerics
(FPCore (x.re x.im)
:name "math.cube on complex, imaginary part"
:herbie-target
(+ (* (* x.re x.im) (* 2 x.re)) (* (* x.im (- x.re x.im)) (+ x.re x.im)))
(+ (* (- (* x.re x.re) (* x.im x.im)) x.im) (* (+ (* x.re x.im) (* x.im x.re)) x.re)))