


Bits error versus x



Bits error versus eps
if x < 280.862230028215833Initial program 39.1
Taylor expanded around 0 1.3
Simplified1.3
rmApplied add-cbrt-cube1.3
Simplified1.3
Taylor expanded around 0 1.3
Simplified1.3
rmApplied flip3-+1.3
Applied cbrt-div1.3
Simplified1.3
Simplified1.3
if 280.862230028215833 < x Initial program 0.1
rmApplied exp-neg0.1
Applied un-div-inv0.1
Final simplification1.0
herbie shell --seed 2020190
(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))