


Bits error versus x



Bits error versus eps
if (* (* (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) (log (exp (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))))) < -0.001122632322813374Initial program 26.1
rmApplied cos-sum0.7
if -0.001122632322813374 < (* (* (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) (log (exp (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))))) < 0.001002838732376614Initial program 48.8
rmApplied diff-cos36.9
Applied simplify0.9
if 0.001002838732376614 < (* (* (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2))))) (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))) (log (exp (cbrt (* -2 (* (sin (/ eps 2)) (sin (/ (+ x (+ eps x)) 2)))))))) Initial program 60.8
rmApplied cos-sum1.2
Applied associate--l-1.2
Time bar (total: 37.8s)Debug logProfile
herbie shell --seed '#(1070833653 108281690 3330367898 3632331308 3494323072 43156186)'
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))