



Bits error versus a




Bits error versus x
| Original | 28.9 |
|---|---|
| Target | 0.2 |
| Herbie | 0.0 |
Initial program 28.9
Applied simplify0.0
Time bar (total: 18.8s)Debug logProfile
herbie shell --seed '#(1072361757 3390613284 2339397988 1175251238 145061547 3101881848)' +o rules:numerics
(FPCore (a x)
:name "expax (section 3.5)"
:herbie-target
(if (< (fabs (* a x)) 1/10) (* (* a x) (+ 1 (+ (/ (* a x) 2) (/ (pow (* a x) 2) 6)))) (- (exp (* a x)) 1))
(- (exp (* a x)) 1))