


Bits error versus x



Bits error versus eps
if (* -2 (* (* (cbrt (sin (/ eps 2))) (cbrt (sin (/ eps 2)))) (* (cbrt (sin (/ eps 2))) (sin (/ (+ x (+ eps x)) 2))))) < -0.0011816087204703648Initial program 26.1
rmApplied cos-sum0.7
if -0.0011816087204703648 < (* -2 (* (* (cbrt (sin (/ eps 2))) (cbrt (sin (/ eps 2)))) (* (cbrt (sin (/ eps 2))) (sin (/ (+ x (+ eps x)) 2))))) < 0.001002838732376614Initial program 48.8
rmApplied diff-cos36.9
Applied simplify0.9
if 0.001002838732376614 < (* -2 (* (* (cbrt (sin (/ eps 2))) (cbrt (sin (/ eps 2)))) (* (cbrt (sin (/ eps 2))) (sin (/ (+ x (+ eps x)) 2))))) Initial program 60.8
rmApplied cos-sum1.2
Applied associate--l-1.2
Time bar (total: 39.4s)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)))