


Bits error versus x



Bits error versus eps
if x < 30.73616905622945Initial program 39.5
Taylor expanded around 0 1.0
if 30.73616905622945 < x Initial program 0.4
rmApplied fma-neg0.4
Applied simplify0.4
Time bar (total: 2.4m)Debug logProfile
herbie shell --seed '#(1071501266 3581234924 1086666455 2685055582 1243441566 1802958749)' +o rules:numerics
(FPCore (x eps)
:name "NMSE Section 6.1 mentioned, A"
(/ (- (* (+ 1 (/ 1 eps)) (exp (- (* (- 1 eps) x)))) (* (- (/ 1 eps) 1) (exp (- (* (+ 1 eps) x))))) 2))