


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0007462943001403419 or 3.291559972895376e-09 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.2
rmApplied add-log-exp0.2
if -0.0007462943001403419 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 3.291559972895376e-09Initial program 59.6
Taylor expanded around 0 0.0
Time bar (total: 1.6m)Debug logProfile
herbie shell --seed 2020178
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))