


Bits error versus x



Bits error versus eps
if x < 49.52384515641046Initial program 38.7
Taylor expanded around 0 1.3
if 49.52384515641046 < x Initial program 0.2
rmApplied add-log-exp0.2
Time bar (total: 4.0m)Debug logProfile
herbie shell --seed '#(1071215679 2002590028 935158157 1944352234 2656991306 2955288481)'
(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))