



Bits error versus N
Results
| Original | 15.2 |
|---|---|
| Target | 0.4 |
| Herbie | 0.4 |
Initial program 15.2
Initial simplification15.2
rmApplied diff-atan14.0
Simplified0.4
rmApplied add-sqr-sqrt1.0
rmApplied rem-square-sqrt0.4
Final simplification0.4
Time bar (total: 7.3s)Debug logProfile
herbie shell --seed 2018258
(FPCore (N)
:name "2atan (example 3.5)"
:herbie-target
(atan (/ 1 (+ 1 (* N (+ N 1)))))
(- (atan (+ N 1)) (atan N)))