


Bits error versus x



Bits error versus eps
if x < 344.11985977036954Initial program 38.8
Taylor expanded around 0 1.3
rmApplied add-cube-cbrt1.3
rmApplied add-cube-cbrt1.3
rmApplied add-cube-cbrt1.3
if 344.11985977036954 < x Initial program 0.1
rmApplied fma-neg0.1
Applied simplify0.1
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1070131407 1246090267 3027482374 2150728003 2026520792 2347815650)' +o rules:numerics
(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))