


Bits error versus x



Bits error versus eps
Results
if (* (* (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) < -3.3298243624529644e-10Initial program 25.2
rmApplied cos-sum1.0
Applied associate--l-1.1
if -3.3298243624529644e-10 < (* (* (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) < 3.7619897986149974e-06Initial program 49.8
rmApplied diff-cos38.3
Applied simplify0.4
if 3.7619897986149974e-06 < (* (* (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) Initial program 60.5
rmApplied cos-sum1.2
Time bar (total: 50.4s)Debug logProfile
herbie shell --seed 2018198
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))