


Bits error versus x



Bits error versus eps
if x < 120.7427870229541Initial program 39.2
Taylor expanded around 0 1.2
Simplified1.2
Taylor expanded around 0 1.2
Simplified1.2
rmApplied add-cube-cbrt1.2
Applied associate-*r*1.2
rmApplied cbrt-unprod1.2
Simplified1.2
if 120.7427870229541 < x Initial program 0.1
rmApplied exp-neg0.2
Applied un-div-inv0.2
Final simplification0.9
herbie shell --seed 2020191
(FPCore (x eps)
:name "NMSE Section 6.1 mentioned, A"
:precision binary64
(/ (- (* (+ 1.0 (/ 1.0 eps)) (exp (neg (* (- 1.0 eps) x)))) (* (- (/ 1.0 eps) 1.0) (exp (neg (* (+ 1.0 eps) x))))) 2.0))