


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -1.1297055196342393e-15 or 0.013035289069016187 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.4
rmApplied add-sqr-sqrt0.5
if -1.1297055196342393e-15 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 0.013035289069016187Initial program 59.7
Taylor expanded around 0 0.0
Time bar (total: 24.7s)Debug logProfile
herbie shell --seed 2018195
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))