



Bits error versus N
| Original | 14.9 |
|---|---|
| Target | 0.4 |
| Herbie | 0.4 |
Initial program 14.9
Initial simplification14.9
rmApplied diff-atan13.7
Simplified0.4
Simplified0.4
Final simplification0.4
Time bar (total: 8.1s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.4 | 0.4 | 0.4 | 0.0 | 0% |
herbie shell --seed 2018286 +o rules:numerics
(FPCore (N)
:name "2atan (example 3.5)"
:herbie-target
(atan (/ 1 (+ 1 (* N (+ N 1)))))
(- (atan (+ N 1)) (atan N)))