



Bits error versus x
| Original | 29.6 |
|---|---|
| Target | 0.0 |
| Herbie | 0.5 |
Initial program 29.6
Taylor expanded around 0 0.5
Simplified0.5
Final simplification0.5
Time bar (total: 22.2s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.5 | 0.5 | 0.1 | 0.4 | 0% |
herbie shell --seed 2018263 +o rules:numerics
(FPCore (x)
:name "exp2 (problem 3.3.7)"
:herbie-target
(* 4 (pow (sinh (/ x 2)) 2))
(+ (- (exp x) 2) (exp (- x))))