



Bits error versus N
| Original | 15.2 |
|---|---|
| Target | 0.4 |
| Herbie | 0.4 |
Initial program 15.2
Initial simplification15.2
rmApplied diff-atan14.0
Simplified0.4
Simplified0.4
rmApplied log1p-expm1-u0.4
Final simplification0.4
Time bar (total: 9.5s)Debug logProfile
herbie shell --seed 2018234 +o rules:numerics
(FPCore (N)
:name "2atan (example 3.5)"
:herbie-target
(atan (/ 1 (+ 1 (* N (+ N 1)))))
(- (atan (+ N 1)) (atan N)))