


Bits error versus x



Bits error versus eps
if x < 265.24650778639375Initial program 39.3
Taylor expanded around 0 1.4
rmApplied add-cube-cbrt1.4
if 265.24650778639375 < x Initial program 0.1
rmApplied add-sqr-sqrt0.1
Applied associate-*r*0.1
Applied simplify0.1
Time bar (total: 2.4m)Debug logProfile
herbie shell --seed '#(1070578969 3140398606 632207097 462683394 1189254563 964980650)'
(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))