


Bits error versus x



Bits error versus y
Initial program 43.5
Initial simplification43.5
Taylor expanded around 0 31.5
Taylor expanded around -inf 31.2
rmApplied fma-def31.2
Final simplification31.2
Time bar (total: 35.2s)Debug logProfile
herbie shell --seed 2018230 +o rules:numerics
(FPCore (x y)
:name "Euler formula imaginary part (p55)"
(im (complex (* (/ (+ (exp x) (exp (- x))) 2) (cos y)) (* (/ (- (exp x) (exp (- x))) 2) (sin y)))))