


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -0.0033311254118288613 or 4.6534812441628715e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied add-exp-log0.1
Applied simplify0.1
if -0.0033311254118288613 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 4.6534812441628715e-07Initial program 59.3
Taylor expanded around 0 0.0
Time bar (total: 26.6s)Debug logProfile
herbie shell --seed 2018170 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))