


Bits error versus x



Bits error versus eps
if x < 395.5913263784546Initial program 39.6
Taylor expanded around 0 1.4
rmApplied add-cube-cbrt1.4
Applied associate-*r*1.4
Applied simplify1.4
rmApplied expm1-log1p-u1.4
if 395.5913263784546 < x Initial program 0.2
rmApplied fma-neg0.2
Applied simplify0.2
Time bar (total: 1.5m)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' +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))