


Bits error versus i
Results
Initial program 45.6
Initial simplification15.1
rmApplied associate-/l*15.2
Taylor expanded around 0 0.3
Simplified0.3
Final simplification0.3
Time bar (total: 6.8s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 0.3 | 0.3 | 0.2 | 0.1 | 0% |
herbie shell --seed 2018296 +o rules:numerics
(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)))