


Bits error versus x



Bits error versus eps
if x < 124.49308988376495Initial program 39.3
Taylor expanded around 0 1.2
if 124.49308988376495 < x Initial program 0.1
rmApplied add-cbrt-cube0.1
Applied simplify0.1
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed '#(1064397287 3527694221 3797617954 1138343853 2854031332 1153838279)' +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))