


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -3.0517578125e-05 or 8.353037248554074e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.1
rmApplied add-log-exp0.1
if -3.0517578125e-05 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 8.353037248554074e-07Initial program 59.7
Taylor expanded around 0 0
Time bar (total: 35.6s)Debug logProfile
herbie shell --seed '#(1071852389 864846987 1238109217 3425890003 4124793586 650694553)' +o rules:numerics
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))