


Bits error versus x



Bits error versus y
Initial program 43.2
Taylor expanded around 0 0.8
Final simplification0.8
Time bar (total: 41.1s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.8 | 0.8 | 0.1 | 0.8 | 0% |
herbie shell --seed 2018353
(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)))))