


Bits error versus x
Results
if (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) < -0.5111112566485495Initial program 0.0
if -0.5111112566485495 < (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) < -0.49966204113092333Initial program 62.8
Taylor expanded around 0 0.0
if -0.49966204113092333 < (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) Initial program 0.1
rmApplied add-cbrt-cube61.1
Applied add-cbrt-cube61.1
Applied cbrt-undiv61.1
Applied simplify0.1
Time bar (total: 1.4m)Debug logProfile
herbie shell --seed 2018207
(FPCore (x)
:name "sintan (problem 3.4.5)"
(/ (- x (sin x)) (- x (tan x))))