


Bits error versus x



Bits error versus eps
if (- (* 2/3 (pow x 3)) (pow x 2)) < 94771532.36338314Initial program 39.6
Taylor expanded around 0 1.3
rmApplied associate--l+1.3
if 94771532.36338314 < (- (* 2/3 (pow x 3)) (pow x 2)) Initial program 0.0
rmApplied add-exp-log0.0
Applied simplify0.0
Time bar (total: 2.4m)Debug logProfile
herbie shell --seed '#(1071821486 549052472 3784827256 1559736200 3548510075 881134285)'
(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))