


Bits error versus x



Bits error versus eps
if x < 296.43862586906903Initial program 39.2
Taylor expanded around 0 1.2
Simplified1.2
Taylor expanded around 0 1.2
Simplified1.2
if 296.43862586906903 < x Initial program 0.0
rmApplied add-cube-cbrt0.0
Simplified0.0
Simplified0.0
Final simplification0.9
herbie shell --seed 2020192
(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))