


Bits error versus x



Bits error versus y
if (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < -2.7755575615628914e-17 or 8.353037248554074e-07 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) Initial program 0.6
if -2.7755575615628914e-17 < (- (/ 2 (+ 1 (exp (* -2 x)))) 1) < 8.353037248554074e-07Initial program 60.2
Taylor expanded around 0 0
Time bar (total: 23.3s)Debug logProfile
herbie shell --seed '#(1071852389 864846987 1238109217 3425890003 4124793586 650694553)'
(FPCore (x y)
:name "Logistic function from Lakshay Garg"
(- (/ 2 (+ 1 (exp (* -2 x)))) 1))