


Bits error versus i
Results
Initial program 45.6
Initial simplification15.4
rmApplied clear-num15.8
Taylor expanded around -inf 0.4
Simplified0.4
Final simplification0.4
Time bar (total: 23.6s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.4 | 0.4 | 0.0 | 0.4 | 0% |
herbie shell --seed 2018352
(FPCore (i)
:name "Octave 3.8, jcobi/4, as called"
:pre (and (> i 0))
(/ (/ (* (* i i) (* i i)) (* (* 2 i) (* 2 i))) (- (* (* 2 i) (* 2 i)) 1.0)))