


Bits error versus x



Bits error versus eps
if (* -2 (cbrt (pow (* (sin (/ (+ x (+ x eps)) 2)) (sin (/ eps 2))) 3))) < -0.010212384037360238Initial program 24.8
rmApplied cos-sum0.6
if -0.010212384037360238 < (* -2 (cbrt (pow (* (sin (/ (+ x (+ x eps)) 2)) (sin (/ eps 2))) 3))) < 2.186049885744007e-08Initial program 48.1
rmApplied diff-cos37.1
Applied simplify1.2
if 2.186049885744007e-08 < (* -2 (cbrt (pow (* (sin (/ (+ x (+ x eps)) 2)) (sin (/ eps 2))) 3))) Initial program 60.4
rmApplied cos-sum1.3
Applied associate--l-1.4
Time bar (total: 40.7s)Debug logProfile
herbie shell --seed '#(1070960995 739739648 2531964651 3069671617 351857262 3877178482)'
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))