


Bits error versus x
if (/ (exp x) (- (exp x) 1)) < -0.06048001426015734 or 4644336287.380058 < (/ (exp x) (- (exp x) 1)) Initial program 60.8
Taylor expanded around 0 0.1
if -0.06048001426015734 < (/ (exp x) (- (exp x) 1)) < 4644336287.380058Initial program 2.0
rmApplied clear-num2.0
Applied simplify0.4
Time bar (total: 48.1s)Debug log
herbie shell --seed '#(1743936871 1855164119 3668777427 1254258049 132811564 1366975197)'
(FPCore (x)
:name "NMSE section 3.11"
:pre (!= x 0)
(/ (exp x) (- (exp x) 1)))