



Bits error versus x
| Original | 40.0 |
|---|---|
| Target | 39.1 |
| Herbie | 0.3 |
if x < -0.00014688974838714762Initial program 0.1
rmApplied flip--0.1
Applied simplify0.0
rmApplied flip--0.1
Applied simplify0.0
rmApplied flip-+0.0
Applied associate-/r/0.0
Applied simplify0.0
if -0.00014688974838714762 < x Initial program 60.1
Taylor expanded around 0 0.4
Time bar (total: 27.7s)Debug logProfile
herbie shell --seed '#(1064397287 3527694221 3797617954 1138343853 2854031332 1153838279)'
(FPCore (x)
:name "Kahan's exp quotient"
:herbie-target
(if (and (< x 1) (> x -1)) (/ (- (exp x) 1) (log (exp x))) (/ (- (exp x) 1) x))
(/ (- (exp x) 1) x))