


Bits error versus x
Results
if (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) < -0.5146220878049654Initial program 0.0
rmApplied div-sub0.0
rmApplied add-log-exp0.0
Applied add-log-exp0.0
Applied diff-log0.0
Applied simplify0.0
if -0.5146220878049654 < (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) < -0.4999362032600719Initial program 62.8
Taylor expanded around 0 0.0
if -0.4999362032600719 < (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) Initial program 0.1
rmApplied div-sub0.1
rmApplied add-cbrt-cube0.1
Applied simplify0.1
rmApplied add-cbrt-cube0.1
Applied simplify0.1
Time bar (total: 1.1m)Debug logProfile
herbie shell --seed 2018166
(FPCore (x)
:name "sintan (problem 3.4.5)"
(/ (- x (sin x)) (- x (tan x))))