


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -1.559332524214696e-12 or 1.6955055712030748e-06 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.4
rmApplied add-log-exp0.4
if -1.559332524214696e-12 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 1.6955055712030748e-06Initial program 59.9
Taylor expanded around 0 0
Time bar (total: 25.5s)Debug logProfile
herbie shell --seed 2018193
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))