


Bits error versus x



Bits error versus eps
if (/ (cbrt (+ (/ (* (/ 2/3 (pow x 3)) (- (/ 27/4 x) 9/2)) (/ (* (/ x 2/3) (pow x 3)) (/ 2/3 (pow x 3)))) (pow (/ 2/3 (pow x 3)) 3))) 2) < -2.0703859980849916e+22 or 5.842364092482766e-05 < (/ (cbrt (+ (/ (* (/ 2/3 (pow x 3)) (- (/ 27/4 x) 9/2)) (/ (* (/ x 2/3) (pow x 3)) (/ 2/3 (pow x 3)))) (pow (/ 2/3 (pow x 3)) 3))) 2) Initial program 39.1
Taylor expanded around 0 0.9
if -2.0703859980849916e+22 < (/ (cbrt (+ (/ (* (/ 2/3 (pow x 3)) (- (/ 27/4 x) 9/2)) (/ (* (/ x 2/3) (pow x 3)) (/ 2/3 (pow x 3)))) (pow (/ 2/3 (pow x 3)) 3))) 2) < 5.842364092482766e-05Initial program 2.4
rmApplied add-sqr-sqrt2.4
Applied associate-*r*2.4
Time bar (total: 1.9m)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)'
(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))