


Bits error versus x



Bits error versus eps
if x < 125.70049828915651Initial program 39.0
Taylor expanded around 0 1.3
if 125.70049828915651 < x Initial program 0.0
rmApplied add-cube-cbrt0.0
Applied associate-*r*0.0
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed '#(1070100504 930361288 1279167582 284574201 1450237281 2578255382)' +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))