


Bits error versus x
if x < -6.667433711053936e-08 or 1183236732512159.2 < x Initial program 19.3
Applied taylor 0.5
Taylor expanded around inf 0.5
Applied simplify 0.1
rmApplied *-un-lft-identity 0.1
Applied times-frac 0.2
Applied simplify 0.1
if -6.667433711053936e-08 < x < 1183236732512159.2Initial program 0.8
Time bar (total: 17.0s) Debug log
Please include this information when filing a bug report:
herbie shell --seed '#(3052192724 3812927732 3686175817 630908657 2373248591 511094450)'
(FPCore (x)
:name "NMSE problem 3.3.3"
:pre (!= x 0 1 -1)
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))