


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0007462943001403419 or 2.1637971374288114e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied add-sqr-sqrt0.1
Applied associate-/r*0.1
if -0.0007462943001403419 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 2.1637971374288114e-07Initial program 59.5
Taylor expanded around 0 0.0
Time bar (total: 1.7m)Debug logProfile
herbie shell --seed 2020178
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))