


Bits error versus x



Bits error versus y
Results
if (+ 1 (exp (* -2 x))) < 1.9332077667223637Initial program 0.0
rmApplied add-exp-log0.0
Applied simplify0.0
if 1.9332077667223637 < (+ 1 (exp (* -2 x))) < 2.0000647776950835Initial program 59.0
Taylor expanded around 0 0.0
if 2.0000647776950835 < (+ 1 (exp (* -2 x))) Initial program 0.1
rmApplied add-exp-log0.1
Applied simplify0.1
Applied simplify0.0
Time bar (total: 1.2m)Debug logProfile
herbie shell --seed '#(1072936661 1621281212 3440817831 3219514234 460296804 1258167384)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))