


Bits error versus x



Bits error versus eps
Results
if (* -2 (* (sin (/ eps 2)) (* (* (cbrt (sin (/ (+ x (+ eps x)) 2))) (cbrt (sin (/ (+ x (+ eps x)) 2)))) (cbrt (sin (/ (+ x (+ eps x)) 2)))))) < -0.050591191378399326 or 0.0117560595526333 < (* -2 (* (sin (/ eps 2)) (* (* (cbrt (sin (/ (+ x (+ eps x)) 2))) (cbrt (sin (/ (+ x (+ eps x)) 2)))) (cbrt (sin (/ (+ x (+ eps x)) 2)))))) Initial program 30.9
rmApplied cos-sum0.6
if -0.050591191378399326 < (* -2 (* (sin (/ eps 2)) (* (* (cbrt (sin (/ (+ x (+ eps x)) 2))) (cbrt (sin (/ (+ x (+ eps x)) 2)))) (cbrt (sin (/ (+ x (+ eps x)) 2)))))) < 0.0117560595526333Initial program 47.9
rmApplied diff-cos36.6
Applied simplify2.3
rmApplied associate-*r*2.2
Time bar (total: 46.2s)Debug logProfile
herbie shell --seed 2018195
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))