


Bits error versus x



Bits error versus eps
if x < 46.73579353460566Initial program 38.7
Taylor expanded around 0 1.3
if 46.73579353460566 < x Initial program 0.2
rmApplied fma-neg0.2
Applied simplify0.2
Time bar (total: 4.1m)Debug logProfile
herbie shell --seed '#(1072967564 1937075727 894099792 790700740 1036514779 1027793188)' +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))