


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0033311254118288613 or 6.304554259345396e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied add-sqr-sqrt0.1
Applied associate-/r*0.1
if -0.0033311254118288613 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 6.304554259345396e-07Initial program 59.3
Taylor expanded around 0 0.0
Time bar (total: 26.8s)Debug logProfile
herbie shell --seed 2018170
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))