


Bits error versus x
Results
if x < -0.023993197372819443 or 0.02779123419822333 < x Initial program 0.0
Taylor expanded around inf 0.0
if -0.023993197372819443 < x < 0.02779123419822333Initial program 62.8
Taylor expanded around 0 0.0
rmApplied associate--r+0.0
Final simplification0.0
Time bar (total: 25.7s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 30.4 | 0.0 | 0.0 | 30.3 | 100% |
herbie shell --seed 2018295
(FPCore (x)
:name "sintan (problem 3.4.5)"
(/ (- x (sin x)) (- x (tan x))))