


Bits error versus x



Bits error versus eps
if x < 282.1579976438849Initial program 38.4
Taylor expanded around 0 1.2
rmApplied add-cube-cbrt1.2
if 282.1579976438849 < x Initial program 0.1
rmApplied add-exp-log0.1
Applied simplify0.1
Time bar (total: 5.8m)Debug logProfile
herbie shell --seed '#(1072330854 3074818769 591214268 3603999196 3863745332 3332387116)'
(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))