


Bits error versus x
if (- (* x (* x 9/40)) (fma 27/2800 (pow x 4) 1/2)) < -0.5417996551997329Initial program 0.0
rmApplied expm1-log1p-u0.1
if -0.5417996551997329 < (- (* x (* x 9/40)) (fma 27/2800 (pow x 4) 1/2)) < -0.49998997220311425Initial program 62.8
Taylor expanded around 0 0.0
Applied simplify0.0
if -0.49998997220311425 < (- (* x (* x 9/40)) (fma 27/2800 (pow x 4) 1/2)) Initial program 0.1
rmApplied add-cube-cbrt0.1
Time bar (total: 57.5s)Debug logProfile
herbie shell --seed '#(1071821486 549052472 3784827256 1559736200 3548510075 881134285)' +o rules:numerics
(FPCore (x)
:name "sintan (problem 3.4.5)"
(/ (- x (sin x)) (- x (tan x))))