


Bits error versus x



Bits error versus y
if (+ 1 (exp (* -2 x))) < 1.9886528426585757Initial program 0.0
rmApplied add-sqr-sqrt0.0
Applied associate-/r*0.0
if 1.9886528426585757 < (+ 1 (exp (* -2 x))) < 2.00000000509342Initial program 59.5
Taylor expanded around 0 0.0
if 2.00000000509342 < (+ 1 (exp (* -2 x))) Initial program 0.4
rmApplied add-sqr-sqrt0.4
Applied associate-/r*0.4
Time bar (total: 27.3s)Debug logProfile
herbie shell --seed '#(1070258749 1877548225 2229079127 1588002776 3179087814 1886870650)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))