


Bits error versus x



Bits error versus eps
if (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) < 1405.389636089941Initial program 38.6
Taylor expanded around 0 1.3
if 1405.389636089941 < (/ (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)) 2) Initial program 0.4
rmApplied add-sqr-sqrt0.4
Time bar (total: 2.5m)Debug logProfile
herbie shell --seed '#(1071852389 864846987 1238109217 3425890003 4124793586 650694553)'
(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))