



Bits error versus x
| Original | 9.5 |
|---|---|
| Target | 0.3 |
| Herbie | 0.2 |
if x < -1.0530127496367332Initial program 20.2
Taylor expanded around inf 0.7
Applied simplify0.3
if -1.0530127496367332 < x < 103.89297904921952Initial program 0.0
rmApplied add-sqr-sqrt0.0
Applied associate-/r*0.0
if 103.89297904921952 < x Initial program 18.0
Taylor expanded around inf 0.6
Applied simplify0.1
rmApplied associate-/l/0.6
Applied simplify0.6
pow expressions.Time bar (total: 28.4s)Debug logProfile
herbie shell --seed '#(1063185673 2139736501 2393378123 1907444849 1070993796 1007244912)'
(FPCore (x)
:name "3frac (problem 3.3.3)"
:herbie-target
(/ 2 (* x (- (* x x) 1)))
(+ (- (/ 1 (+ x 1)) (/ 2 x)) (/ 1 (- x 1))))