


Bits error versus x



Bits error versus eps
if (* -2 (* (sin (/ eps 2)) (log (exp (sin (/ (+ x (+ eps x)) 2)))))) < -9.022370202726537e-08Initial program 24.4
rmApplied cos-sum0.8
if -9.022370202726537e-08 < (* -2 (* (sin (/ eps 2)) (log (exp (sin (/ (+ x (+ eps x)) 2)))))) < 0.049353616435691874Initial program 49.8
rmApplied diff-cos38.5
Applied simplify1.1
if 0.049353616435691874 < (* -2 (* (sin (/ eps 2)) (log (exp (sin (/ (+ x (+ eps x)) 2)))))) Initial program 60.8
rmApplied cos-sum1.0
Applied associate--l-1.0
Time bar (total: 36.0s)Debug logProfile
herbie shell --seed '#(1071948828 1180510430 2986424009 997076509 406109801 420189285)'
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))