


Bits error versus x



Bits error versus eps
if (* -2 (cbrt (pow (* (sin (/ (+ x (+ x eps)) 2)) (sin (/ eps 2))) 3))) < -0.009143765198524199Initial program 25.6
rmApplied cos-sum0.6
Applied associate--l-0.6
if -0.009143765198524199 < (* -2 (cbrt (pow (* (sin (/ (+ x (+ x eps)) 2)) (sin (/ eps 2))) 3))) < 0.008779295265242196Initial program 48.5
rmApplied diff-cos37.2
Applied simplify1.4
if 0.008779295265242196 < (* -2 (cbrt (pow (* (sin (/ (+ x (+ x eps)) 2)) (sin (/ eps 2))) 3))) Initial program 60.5
rmApplied cos-sum0.8
Time bar (total: 37.1s)Debug logProfile
herbie shell --seed '#(1071852389 864846987 1238109217 3425890003 4124793586 650694553)'
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))