



Bits error versus N
Results
| Original | 15.3 |
|---|---|
| Target | 0.4 |
| Herbie | 0.4 |
Initial program 15.3
Initial simplification15.3
rmApplied diff-atan14.1
Simplified0.4
Taylor expanded around inf 0.4
Final simplification0.4
Time bar (total: 7.0s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.4 | 0.4 | 0.3 | 0.0 | 0% |
herbie shell --seed 2018295
(FPCore (N)
:name "2atan (example 3.5)"
:herbie-target
(atan (/ 1 (+ 1 (* N (+ N 1)))))
(- (atan (+ N 1)) (atan N)))