



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