



Bits error versus N
| Original | 14.9 |
|---|---|
| Target | 0.3 |
| Herbie | 0.8 |
Initial program 14.9
rmApplied diff-atan13.8
Simplified0.3
Simplified0.3
rmApplied expm1-log1p-u0.8
Final simplification0.8
herbie shell --seed 2019100 +o rules:numerics
(FPCore (N)
:name "2atan (example 3.5)"
:herbie-target
(atan (/ 1 (+ 1 (* N (+ N 1)))))
(- (atan (+ N 1)) (atan N)))