


Bits error versus x



Bits error versus eps
if x < 12.298818826425293Initial program 39.3
Taylor expanded around 0 1.0
rmApplied add-log-exp1.0
rmApplied add-cube-cbrt1.0
Applied log-prod1.0
if 12.298818826425293 < x Initial program 0.2
rmApplied fma-neg0.2
Applied simplify0.2
Time bar (total: 2.5m)Debug logProfile
herbie shell --seed '#(1070706311 3771791028 4128836681 4194990999 2341756049 504035650)' +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))