



Bits error versus x
Results
| Original | 30.4 |
|---|---|
| Target | 0.2 |
| Herbie | 0.2 |
Initial program 30.4
Initial simplification30.4
rmApplied flip--30.2
Taylor expanded around 0 0.2
rmApplied expm1-log1p-u0.2
Final simplification0.2
Time bar (total: 12.8s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.2 | 0.2 | 0.1 | 0.1 | 0% |
herbie shell --seed 2018286 +o rules:numerics
(FPCore (x)
:name "2sqrt (example 3.1)"
:herbie-target
(/ 1 (+ (sqrt (+ x 1)) (sqrt x)))
(- (sqrt (+ x 1)) (sqrt x)))