


Bits error versus x



Bits error versus eps
Results
if (* -2 (* (sin (/ eps 2)) (log (exp (sin (/ (+ x (+ eps x)) 2)))))) < -0.049319879375577316 or 0.0001298009043808313 < (* -2 (* (sin (/ eps 2)) (log (exp (sin (/ (+ x (+ eps x)) 2)))))) Initial program 31.1
rmApplied cos-sum0.6
if -0.049319879375577316 < (* -2 (* (sin (/ eps 2)) (log (exp (sin (/ (+ x (+ eps x)) 2)))))) < 0.0001298009043808313Initial program 47.8
rmApplied diff-cos36.5
Applied simplify2.1
rmApplied associate-*r*2.1
rmApplied log1p-expm1-u2.1
Time bar (total: 42.0s)Debug logProfile
herbie shell --seed 2018195 +o rules:numerics
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))