


Bits error versus i
Results
if i < 225.58464822734692Initial program 44.6
Applied simplify0.0
if 225.58464822734692 < i Initial program 46.4
Applied simplify30.7
Taylor expanded around inf 0.0
Applied simplify0.0
Time bar (total: 15.6s)Debug logProfile
herbie shell --seed 2018170
(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)))