


Bits error versus x



Bits error versus eps
if (* -2 (* (sin (/ eps 2)) (cbrt (pow (sin (/ (+ x (+ eps x)) 2)) 3)))) < -0.004123213269346493 or 8.624075373319106e-05 < (* -2 (* (sin (/ eps 2)) (cbrt (pow (sin (/ (+ x (+ eps x)) 2)) 3)))) Initial program 30.3
rmApplied cos-sum0.7
if -0.004123213269346493 < (* -2 (* (sin (/ eps 2)) (cbrt (pow (sin (/ (+ x (+ eps x)) 2)) 3)))) < 8.624075373319106e-05Initial program 48.2
rmApplied diff-cos36.5
Applied simplify0.9
Time bar (total: 38.6s)Debug logProfile
herbie shell --seed '#(1070578969 3140398606 632207097 462683394 1189254563 964980650)'
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))