


Bits error versus x



Bits error versus eps
if x < 188.77339467269178Initial program 39.6
Taylor expanded around 0 1.1
rmApplied expm1-log1p-u1.2
if 188.77339467269178 < x Initial program 0.0
rmApplied add-sqr-sqrt0.0
Time bar (total: 2.8m)Debug logProfile
herbie shell --seed '#(1071725047 233389029 2036512464 3988615230 2972226563 1111574017)' +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))