


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.4999147296983Initial program 62.8
Taylor expanded around 0 0.0
if -0.4999147296983 < (- (* 9/40 (pow x 2)) (+ 1/2 (* 27/2800 (pow x 4)))) Initial program 0.1
rmApplied div-sub0.1
Time bar (total: 52.7s)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))))