


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0013552338004752108 or 5.108256064763852e-08 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied add-cbrt-cube0.1
Applied simplify0.1
if -0.0013552338004752108 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 5.108256064763852e-08Initial program 59.7
Taylor expanded around 0 0.0
Time bar (total: 39.0s)Debug logProfile
herbie shell --seed 2018207
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))