


Bits error versus x
if (- (* x (* x 9/40)) (fma 27/2800 (pow x 4) 1/2)) < -0.5906833924321659Initial program 0.0
rmApplied expm1-log1p-u0.0
if -0.5906833924321659 < (- (* x (* x 9/40)) (fma 27/2800 (pow x 4) 1/2)) < -0.5Initial program 63.6
Taylor expanded around 0 0
Applied simplify0
if -0.5 < (- (* x (* x 9/40)) (fma 27/2800 (pow x 4) 1/2)) Initial program 1.2
rmApplied div-sub1.0
Time bar (total: 1.8m)Debug logProfile
herbie shell --seed '#(1070991898 1055468627 4280279443 640792587 928206309 3646738750)' +o rules:numerics
(FPCore (x)
:name "sintan (problem 3.4.5)"
(/ (- x (sin x)) (- x (tan x))))