


Bits error versus x
if (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) < -0.5906833924321659Initial program 0.0
rmApplied add-log-exp0.0
if -0.5906833924321659 < (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) < -0.5Initial program 63.6
Taylor expanded around 0 0
if -0.5 < (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) Initial program 1.2
rmApplied div-sub1.0
Time bar (total: 53.9s)Debug logProfile
herbie shell --seed '#(1070991898 1055468627 4280279443 640792587 928206309 3646738750)'
(FPCore (x)
:name "sintan (problem 3.4.5)"
(/ (- x (sin x)) (- x (tan x))))