


Bits error versus x



Bits error versus eps
if (* (sin (/ eps 2)) (sin (/ (fma 2 x eps) 2))) < -4.239488531214963e-09 or 0.0002298365258066562 < (* (sin (/ eps 2)) (sin (/ (fma 2 x eps) 2))) Initial program 30.2
rmApplied cos-sum0.8
if -4.239488531214963e-09 < (* (sin (/ eps 2)) (sin (/ (fma 2 x eps) 2))) < 0.0002298365258066562Initial program 48.8
rmApplied diff-cos38.0
Applied simplify0.5
Time bar (total: 35.8s)Debug logProfile
herbie shell --seed '#(1070100504 930361288 1279167582 284574201 1450237281 2578255382)' +o rules:numerics
(FPCore (x eps)
:name "2cos (problem 3.3.5)"
(- (cos (+ x eps)) (cos x)))