



Bits error versus x.re




Bits error versus x.im
Results
| Original | 6.9 |
|---|---|
| Target | 0.3 |
| Herbie | 0.2 |
Initial program 6.9
Initial simplification6.9
Taylor expanded around -inf 6.8
rmApplied unpow26.8
Applied associate-*l*0.2
rmApplied associate-*r*0.2
Final simplification0.2
Time bar (total: 26.2s)Debug logProfile
herbie shell --seed 2018348
(FPCore (x.re x.im)
:name "math.cube on complex, real part"
:herbie-target
(+ (* (* x.re x.re) (- x.re x.im)) (* (* x.re x.im) (- x.re (* 3 x.im))))
(- (* (- (* x.re x.re) (* x.im x.im)) x.re) (* (+ (* x.re x.im) (* x.im x.re)) x.im)))