


Bits error versus x



Bits error versus eps
if x < 240.84230375781175Initial program 39.2
Taylor expanded around 0 1.1
rmApplied expm1-log1p-u1.2
if 240.84230375781175 < x Initial program 0.1
rmApplied fma-neg0.1
Applied simplify0.1
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1064300848 3212030778 2049303162 3567222883 2277747821 1384278011)' +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))