



Bits error versus a




Bits error versus x
| Original | 29.0 |
|---|---|
| Target | 0.1 |
| Herbie | 0.0 |
Initial program 29.0
Applied simplify0.0
Time bar (total: 3.4s)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +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))