



Bits error versus a




Bits error versus x
Results
| Original | 29.4 |
|---|---|
| Target | 0.2 |
| Herbie | 0.4 |
if (* a x) < -0.351178629440895Initial program 0.0
Initial simplification0.0
rmApplied add-log-exp0.0
Applied rem-exp-log0.0
if -0.351178629440895 < (* a x) Initial program 43.8
Initial simplification43.8
Taylor expanded around 0 14.0
Simplified0.6
Final simplification0.4
Time bar (total: 11.7s)Debug logProfile
herbie shell --seed 2018230
(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))