


Bits error versus x



Bits error versus eps
Results
if x < 217.6222981973064Initial program 39.0
Taylor expanded around 0 1.2
rmApplied add-exp-log1.2
rmApplied add-exp-log1.2
if 217.6222981973064 < x Initial program 0.1
rmApplied add-cube-cbrt0.1
Applied associate-*r*0.1
Time bar (total: 2.5m)Debug logProfile
herbie shell --seed 2018207
(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))