


Bits error versus x



Bits error versus eps
if (/ (* (* (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)))) (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)))) 2) < 4.746471303739418e+24Initial program 38.4
Taylor expanded around 0 1.8
if 4.746471303739418e+24 < (/ (* (* (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2))) (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)))) (cbrt (- (+ 2 (* 2/3 (pow x 3))) (pow x 2)))) 2) Initial program 0.1
rmApplied add-sqr-sqrt0.1
Time bar (total: 2.7m)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))