


Bits error versus x



Bits error versus eps
if x < 461.14583916801655Initial program 39.3
Taylor expanded around 0 1.2
rmApplied expm1-log1p-u1.3
if 461.14583916801655 < x Initial program 0.1
rmApplied expm1-log1p-u0.1
Applied simplify0.1
Time bar (total: 1.9m)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +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))