


Bits error versus x
if (cbrt (* (/ (* (tan (/ x 2)) (* (sin x) (sin x))) (* (* x x) (* x x))) (/ (* (tan (/ x 2)) (* (sin x) (sin x))) (* (* x x) (+ 1 (cos x)))))) < 0.05825629460480939Initial program 1.1
rmApplied add-cube-cbrt1.5
Applied times-frac0.8
if 0.05825629460480939 < (cbrt (* (/ (* (tan (/ x 2)) (* (sin x) (sin x))) (* (* x x) (* x x))) (/ (* (tan (/ x 2)) (* (sin x) (sin x))) (* (* x x) (+ 1 (cos x)))))) Initial program 61.0
Taylor expanded around 0 0.2
Applied simplify0.2
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed 2018201 +o rules:numerics
(FPCore (x)
:name "cos2 (problem 3.4.1)"
(/ (- 1 (cos x)) (* x x)))