



Bits error versus x
Results
| Original | 29.5 |
|---|---|
| Target | 0.0 |
| Herbie | 0.7 |
Initial program 29.5
Initial simplification29.5
Taylor expanded around 0 0.7
Final simplification0.7
Time bar (total: 28.7s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.7 | 0.7 | 0.0 | 0.7 | 0% |
herbie shell --seed 2018353
(FPCore (x)
:name "exp2 (problem 3.3.7)"
:herbie-target
(* 4 (pow (sinh (/ x 2)) 2))
(+ (- (exp x) 2) (exp (- x))))