


Bits error versus x



Bits error versus eps
if x < 311.3386482727585Initial program 39.3
Taylor expanded around 0 1.4
if 311.3386482727585 < x Initial program 0.1
rmApplied add-cube-cbrt0.1
Time bar (total: 7.5m)Debug logProfile
herbie shell --seed '#(1070578969 3140398606 632207097 462683394 1189254563 964980650)' +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))