


Bits error versus x
Results
if x < -0.027059199269199124 or 0.02731876733361007 < x Initial program 0.0
Initial simplification0.0
Taylor expanded around inf 0.0
if -0.027059199269199124 < x < 0.02731876733361007Initial program 62.7
Initial simplification62.7
Taylor expanded around 0 0.0
Final simplification0.0
Time bar (total: 28.8s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 31.1 | 0.0 | 0.0 | 31.0 | 100% |
herbie shell --seed 2018351
(FPCore (x)
:name "sintan (problem 3.4.5)"
(/ (- x (sin x)) (- x (tan x))))