



Bits error versus N
| Original | 15.1 |
|---|---|
| Target | 0.3 |
| Herbie | 0.8 |
Initial program 15.1
Initial simplification15.1
rmApplied diff-atan14.1
Simplified0.3
Simplified0.3
rmApplied expm1-log1p-u0.8
Final simplification0.8
Time bar (total: 7.9s)Debug logProfile
herbie shell --seed 2018277 +o rules:numerics
(FPCore (N)
:name "2atan (example 3.5)"
:herbie-target
(atan (/ 1 (+ 1 (* N (+ N 1)))))
(- (atan (+ N 1)) (atan N)))