


Bits error versus x.re



Bits error versus x.im
Results
Initial program 6.9
Applied simplify6.9
Taylor expanded around 0 6.9
rmApplied unpow26.9
Applied associate-*r*0.2
Time bar (total: 44.8s)Debug logProfile
herbie shell --seed 2019053 +o rules:numerics
(FPCore (x.re x.im)
:name "math.cube on complex, imaginary part"
(+ (* (- (* x.re x.re) (* x.im x.im)) x.im) (* (+ (* x.re x.im) (* x.im x.re)) x.re)))