


Bits error versus x



Bits error versus y
Results
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -2.839085742807092e-07 or 4.4511797511459484e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.2
rmApplied add-log-exp0.2
if -2.839085742807092e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 4.4511797511459484e-07Initial program 59.7
Taylor expanded around 0 0
Time bar (total: 41.7s)Debug logProfile
herbie shell --seed 2018208 +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))