


Bits error versus x
if (log (exp (- (* x (* 9/40 x)) (fma 27/2800 (pow x 4) 1/2)))) < -inf.0Initial program 0.0
rmApplied expm1-log1p-u0.1
if -inf.0 < (log (exp (- (* x (* 9/40 x)) (fma 27/2800 (pow x 4) 1/2)))) < -0.48088526681752664Initial program 62.4
Taylor expanded around 0 0.2
Applied simplify0.2
if -0.48088526681752664 < (log (exp (- (* x (* 9/40 x)) (fma 27/2800 (pow x 4) 1/2)))) Initial program 0.0
rmApplied add-cube-cbrt0.0
Time bar (total: 57.3s)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))))