


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