


Bits error versus x



Bits error versus eps
if x < 107.31720109182486Initial program 39.4
Taylor expanded around 0 1.2
rmApplied add-cbrt-cube1.2
Applied simplify1.2
if 107.31720109182486 < x Initial program 0.1
rmApplied add-cube-cbrt0.1
Time bar (total: 4.2m)Debug logProfile
herbie shell --seed '#(1072840222 1305617769 1692503039 1353360431 4178980589 1488672652)' +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))