


Bits error versus x



Bits error versus y
Results
if x < -0.007505523876052934 or 0.00747462309715031 < x Initial program 0.0
Initial simplification0.0
Taylor expanded around inf 0.0
if -0.007505523876052934 < x < 0.00747462309715031Initial program 58.9
Initial simplification58.9
Taylor expanded around 0 0.0
rmApplied associate--l+0.0
Final simplification0.0
Time bar (total: 9.3s)Debug logProfile
| Baseline | Herbie | Oracle | Span | % | |
|---|---|---|---|---|---|
| Regimes | 30.7 | 0.0 | 0.0 | 30.7 | 100% |
herbie shell --seed 2018290 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))