


Bits error versus x



Bits error versus eps
Results
if x < 63.79086887484339Initial program 39.0
Taylor expanded around 0 1.2
rmApplied add-cube-cbrt1.2
rmApplied add-exp-log1.2
rmApplied add-cube-cbrt1.2
if 63.79086887484339 < x Initial program 0.2
rmApplied add-cube-cbrt0.2
Applied associate-*l*0.2
Time bar (total: 2.4m)Debug logProfile
herbie shell --seed 2018170
(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))