


Bits error versus x



Bits error versus eps
if x < 113.39474364440014Initial program 38.9
Taylor expanded around 0 1.3
if 113.39474364440014 < x Initial program 0.1
rmApplied add-cube-cbrt0.1
Time bar (total: 2.7m)Debug logProfile
herbie shell --seed '#(1070960995 739739648 2531964651 3069671617 351857262 3877178482)' +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))