


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -1.8697655389918403e-05Initial program 0.1
rmApplied add-exp-log0.1
Applied simplify0.1
if -1.8697655389918403e-05 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 2.1139312522677756e-11Initial program 59.8
Taylor expanded around 0 0
if 2.1139312522677756e-11 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.6
rmApplied add-exp-log0.6
Applied simplify0.6
Time bar (total: 1.3m)Debug logProfile
herbie shell --seed '#(1064173506 2580572819 2847706409 4129882574 1125180799 1845288547)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))