


Bits error versus x



Bits error versus eps
if x < 237.93105386895002Initial program 39.2
Taylor expanded around 0 1.3
rmApplied add-cube-cbrt1.3
Applied associate-*r*1.3
Applied simplify1.3
if 237.93105386895002 < x Initial program 0.0
rmApplied add-cube-cbrt0.0
Time bar (total: 8.2m)Debug logProfile
herbie shell --seed '#(1070355188 2193211668 3977393919 3454156579 3755371326 1656365382)' +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))