


Bits error versus x



Bits error versus eps
if (* -2 (cbrt (pow (* (sin (/ (+ x (+ x eps)) 2)) (sin (/ eps 2))) 3))) < -0.00881063727353268Initial program 24.9
rmApplied cos-sum0.6
if -0.00881063727353268 < (* -2 (cbrt (pow (* (sin (/ (+ x (+ x eps)) 2)) (sin (/ eps 2))) 3))) < 5.044729604961803e-08Initial program 48.1
rmApplied diff-cos37.1
Applied simplify1.2
if 5.044729604961803e-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: 1.7m)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)))